Hello.
yesterday,after 3 days of work,I've been able to make work the jacob tutorial about how to stream audio/video in Windows with HLS and NGINX. Now I've got another idea. Right now I can stream what I want,but one important thing is missing : the people. I would like to share on the main video of OBS the RTMP streamings of my friends. Most of them haven't any PC,but they have an android phone. I'm reading that for android there are two good tools,called larix broadcaster and newtek ndi which creates a mini RTMP server on the phone. So,if I have 3 friends with larix installed on the phone,I would add these streams on my obs main screen to make a multi conferencing streaming situation. Can I do that ? how ? On Obs under stream I put server = rtmp://ziomario.ns0.it:1934/live with stream key = 1234 ; I have added also a media source like this : input = rtmp://ziomario.ns0.it:1934/live/1234. And on Larix I created a new connection like this : rtmp://ziomario.ns0.it:1934/live/1234. when I start the streaming on the phone nothing happens,instead I would like to see what the phone sees on the OBS main screen. where is the error ? thanks.
yesterday,after 3 days of work,I've been able to make work the jacob tutorial about how to stream audio/video in Windows with HLS and NGINX. Now I've got another idea. Right now I can stream what I want,but one important thing is missing : the people. I would like to share on the main video of OBS the RTMP streamings of my friends. Most of them haven't any PC,but they have an android phone. I'm reading that for android there are two good tools,called larix broadcaster and newtek ndi which creates a mini RTMP server on the phone. So,if I have 3 friends with larix installed on the phone,I would add these streams on my obs main screen to make a multi conferencing streaming situation. Can I do that ? how ? On Obs under stream I put server = rtmp://ziomario.ns0.it:1934/live with stream key = 1234 ; I have added also a media source like this : input = rtmp://ziomario.ns0.it:1934/live/1234. And on Larix I created a new connection like this : rtmp://ziomario.ns0.it:1934/live/1234. when I start the streaming on the phone nothing happens,instead I would like to see what the phone sees on the OBS main screen. where is the error ? thanks.