Streaming directly from OBS to HTML browser on local network.

So I've done some research on this but nothing conclusive as of yet. What I'm trying to achieve is to stream directly to HTML browser as player on a local network, so that way as users join the network they will be faced with a link or open the stream automatically on their devices.
Any suggestion is welcome.
 

bcoyle

Member
Do I understand correctly, that you want to give people a link to a browser that you interface to with obs. ie. IPTV? Do you want chat?
 

bcoyle

Member
No I don't but I guess I can host one on my Mac mini to serve the webpage.
I've been "flirting: with owncast.. I'm sure there are lots of ways to do iptv, but owncast worked out pretty well for me. I decided to self host and and brought a raspberry pi to do the streaming (linux - denian 12). I actually reserved a domain name and added to it to point to my owncast server. It's designed to act like a webserver if you us a browse (with chat) or a IPTV service if using VLC. It can be embedded in a website if desired.
Anyway , take a look at this and see if it's anything near what you want


It's not streaming all the time, but handles "no streaming" smoothly.
 

bcoyle

Member
On a local network, you can use 192.168. :8080 style of url to run locally without an outside url/website
 
Many thanks for this, I will look into Owncast. NDI was another way I thought I could do it. I have one of those TBS 2603SE NDI Encoder laying around I could try to experiment with.
 
I've been "flirting: with owncast.. I'm sure there are lots of ways to do iptv, but owncast worked out pretty well for me. I decided to self host and and brought a raspberry pi to do the streaming (linux - denian 12). I actually reserved a domain name and added to it to point to my owncast server. It's designed to act like a webserver if you us a browse (with chat) or a IPTV service if using VLC. It can be embedded in a website if desired.
Anyway , take a look at this and see if it's anything near what you want


It's not streaming all the time, but handles "no streaming" smoothly.
Loving the TV GUIDE FOR BILL'S RETRO CHANNEL
 

bcoyle

Member
Loving the TV GUIDE FOR BILL'S RETRO CHANNEL
Thanks. A feature of casttor ai is that it can generate a schedule, months ahead and generate a tv guide, up to 2 weeks in length. Here is the forum blog I started about this, flirting with owncast and self hosting.

 
Thanks. A feature of casttor ai is that it can generate a schedule, months ahead and generate a tv guide, up to 2 weeks in length. Here is the forum blog I started about this, flirting with owncast and self hosting.

Cool, thanks for shearing.
 

rockbottom

Active Member
You're already using NDI. Install NDI Tools & use the NDI Bridge if you want a secure stream or super high quality stream. NDI HX can be used for lower bit-rate streams if bandwidth is limited. All users will need to install Tools if you try it.
 

bcoyle

Member
I'm a windows guy and part of my agenda with owncast was to play with a raspberry pi and get more familiar with linux. I like the idea of the raspberry pi server. Just leave it powered up 24/7 , only 27 watts. The pi seems to be able to host 3 owncast servers by itself and a caddy software webserver to steer the incoming http/https streams to the correct owncast server. Caddy software also changes the 8080 output of the owncast servers by adding a free SSL certificate to turn the stream into a httpS server.
 
I'm a windows guy and part of my agenda with owncast was to play with a raspberry pi and get more familiar with linux. I like the idea of the raspberry pi server. Just leave it powered up 24/7 , only 27 watts. The pi seems to be able to host 3 owncast servers by itself and a caddy software webserver to steer the incoming http/https streams to the correct owncast server. Caddy software also changes the 8080 output of the owncast servers by adding a free SSL certificate to turn the stream into a httpS server.
I host the owncast on a Mac Mini. That would help as I host OBS on a mini as the playout server.
 

bcoyle

Member
I host the owncast on a Mac Mini. That would help as I host OBS on a mini as the playout server.
I do find it helpfull to use the raspberry pi as the owncast server(s). It offloads my lapdown.
which can run obs. I started another thread


where i thought other people might be interested in learning about 24/7 streaming. Didn't get any response. Sad Face.

I'm able to run 3 owncast servers on the pi(5) at about 60-70% cpu cycles at 720p, 2500kbs bitrate. The laptop is running 3 obs's. I don't know if the pi could handle more users than a few.

Here is a picture of my laptop running the 3 channels. fun to see.

Are you in the owncast directory?
 
Top