Question / Help Does OBS works with Chromecast?

Bottura

New Member
Hello, im planning to buy a Chromecast and i want to record gameplays with OBS. Does OBS find Chromecast normally for it? Thank you.
 

R1CH

Forum Admin
Developer
Chromecast is a playback device, I'm not sure how you would use it with OBS. You can't send OBS output to Chromecast, however you can play a recorded video on Chromecast using VLC or similar.
 

aric

New Member
You can stream to Twitch or similar, open the stream in Chrome, and cast it to the Chromecast from there.
 

jamesfosterii

New Member
You CAN stream OBS to chromecast.... this article explains how.. you basicly have to use VLC to route it.

https://jamiebarrow.dev/blog/2020-02-08/stream-obs-to-chromecast/

It even shows you how to make a dock for it...

you can play the stream via VLC, and then render this stream to the Chromecast. Just what I would need, awesome! But then I needed an rtmp server to stream to, and luckily I found someone had created a Docker image


You have to install the

nginx-rtmp


package.. this allows OBS to stream to the protocol service locally...

the links are all on the bottom..
 
Last edited:

JuliusvH

New Member
I know this is an old forum but the way I do it is I turn on the virtual camera and open it in chrome where you can cast your screen/browser tab
Attached is my html code to show the camera fullscreen in chrome.
 

Attachments

  • webcam.zip
    529 bytes · Views: 479

Alex Dahlem

New Member
I know this is an old forum but the way I do it is I turn on the virtual camera and open it in chrome where you can cast your screen/browser tab
Attached is my html code to show the camera fullscreen in chrome.
Thanks a lot for that solution! What a great idea!
 

jlenix

New Member
I know this is an old forum but the way I do it is I turn on the virtual camera and open it in chrome where you can cast your screen/browser tab
Attached is my html code to show the camera fullscreen in chrome.
Que idea tan sencilla y genial ! muchas gracias
 

jlenix

New Member
I know this is an old forum but the way I do it is I turn on the virtual camera and open it in chrome where you can cast your screen/browser tab
Attached is my html code to show the camera fullscreen in chrome.
only send video? it only transmits video to me...
 

Panossa

New Member
I know this is an old forum but the way I do it is I turn on the virtual camera and open it in chrome where you can cast your screen/browser tab
Attached is my html code to show the camera fullscreen in chrome.
This is a great idea, however I don't see how I can switch the webcam it uses. Also, what about sound? Webcams don't have sound and video as the same source
 
Top