Code: Select all
#!/bin/bash
cvlc --sout="#chromecast{ip=192.168.1.XXX}" --demux-filter=demux_chromecast rtsp://admin:[email protected]:xx0/Streaming/Channels/1/picture
I can execute the script from terminal.
Moderator: leecollings
Code: Select all
#!/bin/bash
cvlc --sout="#chromecast{ip=192.168.1.XXX}" --demux-filter=demux_chromecast rtsp://admin:[email protected]:xx0/Streaming/Channels/1/picture
Users browsing this forum: No registered users and 1 guest