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

Changelog

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

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Add missing ${misc:Built-Using} to Built-Using on anacrolix-dms.

 -- Jelmer Vernooij <email address hidden>  Sat, 21 Aug 2021 12:36:05 +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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-anacrolix-dms_1.1.0-2.dsc 2.4 KiB c70895af0055cdab7d8e0ccadc5374f2ed0f4b01381ec91aa01a0a54f64af10c
golang-github-anacrolix-dms_1.1.0.orig.tar.gz 95.6 KiB 4f81b95f2a9dbbdb92f4bc77733718e29e349e8fbc3020a3b541a8a954b66ebc
golang-github-anacrolix-dms_1.1.0-2.debian.tar.xz 3.6 KiB a7ebf946ba3f6bcc1a0de36bbf95d448c7c7deafe8b6869f9d9afe655398c560

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: No summary available for anacrolix-dms-dbgsym in ubuntu kinetic.

No description available for anacrolix-dms-dbgsym in ubuntu kinetic.

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.