Edit: The sleep part is still a problem. But at least it doesn't eat laptop CPU I guess.
Chromecast URL Player
31–40 of 54 posts
Re: Chromecast URL Player
#32This is exactly what I needed, thanks! Does it stream the video directly, or is there transcoding? I might even be able to stream videos from my home server (which has an HTTP interface) directly!
Re: Chromecast URL Player
#33How is this different from opening the URL in Chrome and casting from it?
Re: Chromecast URL Player
#34Sorry for the plug, but if anyone is interested, I made a local video player on Chromecast, which transcodes the videos on the fly. https://github.com/mustafaakin/cast-localvideo So anything that ffmpeg can convert can be played on Chromecast, not only .mp4 and .webm video.
that's neat. i haven't looked at the code, what's your target video codec for transcoding? is it VP8?
Re: Chromecast URL Player
#35Re: Chromecast URL Player
#36OT: How do hackers on here stream 1080P mp4's to a Chomecast without choppiness and lag?
Re: Chromecast URL Player
#37Re: Chromecast URL Player
#38Re: Chromecast URL Player
#39Re: Chromecast URL Player
#40Does Chromecast support mkv? If not, why?
disclosure: i work on the Chrome team but have nothing to do with chromecast.