vervallsweg / cast-web-api

Quick and dirty web API for Google Cast enabled devices.
GNU General Public License v3.0
141 stars 73 forks source link

Has anyone figured out how to cast a live webcam to a chromecast? #88

Open MABeatty1978 opened 5 years ago

MABeatty1978 commented 5 years ago

I'm really hoping to figure out how I can get something like a live MJPG feed (coming from TinyCam that I'm displaying through ActionTiles) to be able to display on a chromecast. I've got the preset setup, and the trigger causes the cast screen to come up on my TV, but there's no video.

riccanet commented 5 years ago

Yeah. I use it with Blue Iris.

{"preset1":{"mediaTitle":"Whatever You Want","mediaSubtitle":"Whatever You WAnt","mediaType":"image/jpeg","mediaUrl":"http://STREAMURL","mediaStreamType":"LIVE","mediaImageUrl":""}

vervallsweg commented 5 years ago

Will look into it for next release. If it's possible, will implement mjpeg.