automated Stream to Chromecast Audio
Posted: 20 Oct 2016 13:32
Hi!
I have a DVBviewer recording service on windows server with RTSP and Upnp Server and I have a Chromecast Audio.
I need a service that starts automated at a specific time the radio stream from dvbviewer to chromecast audio.
Is VLC the right tool for this adventure?
At first I would install VLC as a Service:
"c:\program files\videolan\vlc\vlc.exe" -I ntservice --ntservice-extraintf=http --ntservice-option=--video-on-top --ntservice-install
The second step would be a windows task which transports the stream from the server to the chromecast with transcoding into .mp3.
Can someone help me to create the right command line for this?
I have a DVBviewer recording service on windows server with RTSP and Upnp Server and I have a Chromecast Audio.
I need a service that starts automated at a specific time the radio stream from dvbviewer to chromecast audio.
Is VLC the right tool for this adventure?
At first I would install VLC as a Service:
"c:\program files\videolan\vlc\vlc.exe" -I ntservice --ntservice-extraintf=http --ntservice-option=--video-on-top --ntservice-install
The second step would be a windows task which transports the stream from the server to the chromecast with transcoding into .mp3.
Can someone help me to create the right command line for this?