golang-github-anacrolix-dms 1.5.0-2ubuntu0.23.10.1 source package in Ubuntu

Changelog

golang-github-anacrolix-dms (1.5.0-2ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Thu, 18 Jan 2024 12:18:52 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
golang-github-anacrolix-dms_1.5.0.orig.tar.gz 64.9 KiB 10c7c9b51920550fd543473d2bd7ef71892e2b27def4425e456f5cd5a21ddcb1
golang-github-anacrolix-dms_1.5.0-2ubuntu0.23.10.1.debian.tar.xz 4.2 KiB c18c490131489764f6e5131e5b83b85a6ea8e909a05f58ae2413abfe487711b9
golang-github-anacrolix-dms_1.5.0-2ubuntu0.23.10.1.dsc 2.4 KiB 311e38343865368e4809409b32bf9566f69aa1dce5076849d6010b3c5a4873a2

View changes file

Binary packages built by this source

anacrolix-dms: Go UPnP DLNA Digital Media Server with basic video transcoding

 dms is a UPnP DLNA Digital Media Server. It runs from the terminal, and serves
 content directly from the filesystem from the working directory, or the path
 given. The SSDP component will broadcast and respond to requests on all
 available network interfaces.
 .
 This package provides the executable dms binary files.
 .
 dms advertises and serves the raw files, in addition to alternate transcoded
 streams when it's able, such as mpeg2 PAL-DVD and WebM for the Chromecast. It
 will also provide thumbnails where possible.
 .
 dms uses ffprobe/avprobe to get media data such as bitrate
 and duration, ffmpeg/avconv for video transoding, and
 ffmpegthumbnailer for generating thumbnails when browsing. These
 commands must be in the PATH given to dms or the features
 requiring them will be disabled.
 .
 Known Compatible Players and Renderers
 ======================================
 .
  * Probably all Panasonic Viera TVs.
  * Android's BubbleUPnP and AirWire
  * Chromecast
  * VLC
  * LG Smart TVs, with varying success.

anacrolix-dms-dbgsym: debug symbols for anacrolix-dms
golang-github-anacrolix-dms-dev: Go source for UPnP DLNA Digital Media Server

 dms is a UPnP DLNA Digital Media Server. It runs from the terminal, and serves
 content directly from the filesystem from the working directory, or the path
 given. The SSDP component will broadcast and respond to requests on all
 available network interfaces.
 .
 This package provides the Go language source code for dms.
 .
 dms advertises and serves the raw files, in addition to alternate transcoded
 streams when it's able, such as mpeg2 PAL-DVD and WebM for the Chromecast. It
 will also provide thumbnails where possible.
 .
 dms uses ffprobe/avprobe to get media data such as bitrate
 and duration, ffmpeg/avconv for video transoding, and
 ffmpegthumbnailer for generating thumbnails when browsing. These
 commands must be in the PATH given to dms or the features
 requiring them will be disabled.
 .
 Known Compatible Players and Renderers
 ======================================
 .
  * Probably all Panasonic Viera TVs.
  * Android's BubbleUPnP and AirWire
  * Chromecast
  * VLC
  * LG Smart TVs, with varying success.