Question / Help LIVESTREAM:Smarthpone -> PC with processing OBS -> youtube

zizio zozo

New Member
hello everyone.I need to manage to make a livestream system, so i can remotely stream video from my android smartphone to OBS which is based in the different network and then put processed signal on youtube live.
i was googling about my issue and here is my option right now:

1.smartphone connects to LAPTOP OBS using WI FI,
2.using NGNIX and LTE connection i'm planning to restream singal to remote server
3.push signal to processing WIN10-PC with OBS running on
4.using this OBS, stream to youtube.live my processed signal

so my question is: how can i manage to capture RTMP signal pushed to my PC at step 3?
according to this thread ( https://obsproject.com/forum/resources/how-to-set-up-your-own-private-rtmp-server-using-nginx.50/ )
NGNIX provides an option to note the link for restreaming process, so somehow i need to get a link leading to my PC and put the incoming signal into OBS. and i don't know how can i do it
help me, please!
 
Last edited:

zizio zozo

New Member
GS1tYMX.png
 

GillyMoMo

Member
There is actually another way to do this.

It's time I made a guide on this exactly has I have it mastered.

The hardest part is starting the stream remotely on the processing PC, but all you need to do simply pull the rtmp stream from the nginx server in VLC (in OBS) and stream it where needed.

You could alternatively use my distro and use OBS in linux with a gui and do the same thing.
 

zizio zozo

New Member
There is actually another way to do this.

It's time I made a guide on this exactly has I have it mastered.

The hardest part is starting the stream remotely on the processing PC, but all you need to do simply pull the rtmp stream from the nginx server in VLC (in OBS) and stream it where needed.

You could alternatively use my distro and use OBS in linux with a gui and do the same thing.

Are there some options to do it on windows? and where can i find some step-by-step guide to do it? i need it on windows,in case of emergency on linux. just need to make it work finally :/
 
Top