Page 1 of 1

automated Stream to Chromecast Audio

Posted: 20 Oct 2016 13:32
by Tim47
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?

Re: automated Stream to Chromecast Audio

Posted: 27 Dec 2016 11:26
by Jean-Baptiste Kempf
You need VLC 3.0 and the ChromeCast module for this.