golang-github-anacrolix-dms 1.5.0-2 source package in Ubuntu

Changelog

golang-github-anacrolix-dms (1.5.0-2) unstable; urgency=medium

  * golang-github-anacrolix-dms-dev
     Depends: golang-github-anacrolix-log-dev

 -- Drew Parsons <email address hidden>  Thu, 10 Nov 2022 10:36:49 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-anacrolix-dms_1.5.0-2.dsc 2.4 KiB b5c31c549fed809ff207ef5135e7e0bf5d4450544414f0e951a469a2feed6b7a
golang-github-anacrolix-dms_1.5.0.orig.tar.gz 64.9 KiB 10c7c9b51920550fd543473d2bd7ef71892e2b27def4425e456f5cd5a21ddcb1
golang-github-anacrolix-dms_1.5.0-2.debian.tar.xz 4.0 KiB eab0eb336c078d0a5b317db27ea16bca1cda3c5097e41305b3b468ede70c9958

Available diffs

No changes file available.

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.