Question / Help Streaming into IPTV network

kowal-dr

New Member
I have installed OBS on Ubuntu 14.04 system. Streaming to YT works well, but I want to try something else.

I have posibility to stream video over our IPTV network, using VLC but it doesn't have many options that OBS has.

In VLC I'm streaming by this :

cvlc playlist.xspf --loop --sout '#std{mux=ts,access=udp,dst=10.100.100.45:7987}'

It streams MPEG-TS packets via unicast to our PIM router and then it comes back as multicast to STB's.


I can stream it locally by OBS and encode one more time in VLC to the unicast address but it causes high CPU usage. It's any posibility to stream video directly from OBS in MPEG-TS directly into network?


P.S. Sorry for my English :)

Regards

Szymon
 
Top