Hacker News new | past | comments | ask | show | jobs | submit login

Can I cast a video playing on vlc or is it only from the browser?



There is a command on unix for this

https://alan-mushi.github.io/asap/2015/03/21/vlc-stream-to-c...

vlc -vvv ./file.mp4 --sout "#chromecast{ip=192.168.1.4}"

You can find out the ip of your chromecast with the command "arp -a" and it should list Chromecast as one of the devices if its switched on and on the same wifi

Only works with VLC nightly builds 3.x.x. Also it is not very stable but gets the job done if you don't care about subtitles and scrolling through the video frequently.

THe best option is plex (works for many file formats). Second best option is videostream extension on Chrome (not on chromium). But videostream doesn't support all file formats. They keep updating though.


hmm.. Could I mirror my macbook screen?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: