AVRemote aims to be a simple and portable tool to send UPNP commands to devices supporting the AVTransport 1 and 2 specifications. It allows you to control the playback of audio/video files on media players using the command line.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versión agrega soporte para cargar secuencias a través del protocolo FTP, corrige error y descubrimiento estado de retorno y renombra el comando 'get' al 'estado'.
Tags:
Minor bugfixes
This release adds support to load streams via FTP protocol, fixes discovery and error status return, and renames the 'get' command to 'status'.
URL HTTP ahora se puede cargar y reproducir. La usabilidad ha sido mejorada de modo que si no hay ningún comando que se especifica el argumento de archivo / URL se carga y se reproduce. La capacidad de tubería ad-hoc comandos XML de la entrada estándar también se proporciona.
Tags:
Minor improvements
HTTP URLs now can be loaded and played. Usability has been improved so that if no command is specified the file/URL argument will be loaded and played. The ability to pipe ad-hoc XML commands from stdin is also provided.
Esta versión incluye la capacidad de buscar para ir a lugares en los medios de reproducción. El código ha sido limpiado, y la biblioteca miniupnpc está incluido estáticamente para ayudar a la compilación cruzada y envasado (que todavía puede ser opcionalmente compilado como una biblioteca compartida).
Tags:
Minor
This release adds the seek capability to jump to time locations in the playing media. The code was cleaned up, and the miniupnpc library is now statically included to aid cross compilation and packaging (it still can be optionally compiled as a shared library).
Esta versión corrige un error al cargar rutas de archivo muy largo y se agrega una nueva función para ejecutar la autodetección de otros dispositivos UPnP raíz (IGS no) en la misma red, cuando se compila ligarse a miniupnpc.
Tags:
Minor improvements
This release fixes a bug when loading very long file paths and adds a new feature to run autodetection of other UPNP root devices (non IGS) on the same network, when compiled linking to miniupnpc.
Este lanzamiento inicial proporciona la funcionalidad básica: cargar, reproducir, pausa, y la parada son implementado y probado en un WD reproductor HD en vivo los medios de comunicación.
Tags:
Initial release
This initial release provides basic functionality: load, play, pause, and stop are implemented and tested on a WD HD Live media player.