VLM not able to broadcast more then one RTMP source simultan

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
dicr
New Cone
New Cone
Posts: 3
Joined: 01 Mar 2013 18:39

VLM not able to broadcast more then one RTMP source simultan

Postby dicr » 01 Mar 2013 19:07

VLM not able to broadcast more then one RTMP source simultaneously.
Example config with two channels with rtmp sources.

----- Config

Code: Select all

new ch3 broadcast enabled loop setup ch3 input "rtmp://xxx.xxx.xxx.xxx:6001/file/stream" setup ch3 output #rtp{mux=ts,dst=224.80.0.1,port=5004,proto=udp,ttl=2} control ch3 play new ch4 broadcast enabled loop setup ch4 input "rtmp://xxx.xxx.xxx.xxx:6002/file/stream" setup ch4 output #rtp{mux=ts,dst=224.80.0.2,port=5004,proto=udp,ttl=2} control ch4 play
In result only one of channels start broadcasting, but other not.

------- Errors in log output

Code: Select all

[0x7fb110000c58] [Media: ch4] access_avio access error: Module aready in use [0x7fb11c000e18] [Media: ch4] main input error: open of `rtmp://xxx.xxx.xxx.xxx:6002/file/stream' failed [0x7fb11c000e18] [Media: ch4] main input error: Your input can't be opened [0x7fb11c000e18] [Media: ch4] main input error: VLC is unable to open the MRL 'rtmp://xxx.xxx.xxx.xxx:6002/file/stream'. Check the log for details.
Changing one of channel from rtmp to http, makes other channel start working.
ACCESS_AVIO module error "Module already in use" seems say then no more then only one rtmp input can be configured.
But I need above 50 RTMP channel to stream to UDP :((

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLM not able to broadcast more then one RTMP source simu

Postby Jean-Baptiste Kempf » 17 Mar 2013 07:39

It should say that only with older versions of libavcodec. What version of libavcodec is it?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 14 guests