Тёмный

Nginx streaming server on windows with OBS - the easy way 

WhipLash
Подписаться 156
Просмотров 46 тыс.
50% 1

This video will help you run nginx rtmp server on windows
Since default version of nginx server dont have rtmp module configured, we have used nginx gryphon server.
nginx gryphon server link - nginx-win.ecsds.eu/download/
#rtmp module code to be added at the end of nginx.conf file-
rtmp {
server {
listen 1935;
chunk_size 4096;
application live {
live on;
record off;
}
}
}
You can use this server to capture gameplays from one PC to other PC so that gaming PC will not suffer from streaming lag.
Let us know your thoughts and questions in the comments.

Игры

Опубликовано:

 

30 июн 2017

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 53   
@rohityerne
@rohityerne 7 лет назад
great job dude
@mcrpcr4401
@mcrpcr4401 6 лет назад
where is playback url of that streaming
@bronxx2000
@bronxx2000 3 года назад
Hey, thx for the great video..... It helps a lot.... But I don't get why only gryphon is useable? I've tested the actual build, and then there is an error. Or what did I have to edit for using the newest build?
@p4ndasr0ck
@p4ndasr0ck 6 лет назад
Do you know how I make a rtmp server to accept rtmp connection? I have wifi cam that sends rtmp but I want it on my computer not to youtube/facebook etc.
@radyoyansma8175
@radyoyansma8175 5 лет назад
obs studio also works. but how do we find something we're going to watch.
@sanjaymakwana8404
@sanjaymakwana8404 4 года назад
I have done all the steps all working fine, now i want test steaming working on nginx side .. how to view video stream on
@radyoyansma8175
@radyoyansma8175 5 лет назад
I have installed this stream. I've found it.
@antena.vushtrri
@antena.vushtrri 4 года назад
hello mister... i followed your video and everything worked for me ... i managed to start obs... one more thing please.... how can we make this video now public to the internet
@radyoyansma8175
@radyoyansma8175 5 лет назад
bu akışı kurduk obs de çalışıyor.fakat nasıl izleyeceğiz bir türlü bulamadım bununla ilgi bir şeyler paylaşırmısınız.resim yazı video gibi
@Gigabyteserviceofficial
@Gigabyteserviceofficial 4 года назад
how to set multiple streaming?
@Gushansen83
@Gushansen83 5 лет назад
I am trying to stream Race Times to TVs locally via RTMP within a race event...but the delay of 3-4s is way too much...have you any idea how to reduce the delay?
@whiplash2687
@whiplash2687 5 лет назад
it depends on your hardware performance and Internet speed, check your upload speed
@WayneDavisRocks
@WayneDavisRocks 5 лет назад
the lag is in your tv itself @@whiplash2687
@robnell
@robnell 3 года назад
How can I do it with external IP?
@G0RIIRA
@G0RIIRA 5 лет назад
what do i need to do when it doesn't open ?
@ilizzium1241
@ilizzium1241 4 года назад
H: ginx 1.7.11.3 Gryphon/conf/nginx.conf" failed (2: The system cannot find the file specified
@THOTNetwork
@THOTNetwork 4 года назад
Rename the Conf File /conf/nginx-win.conf to just nginx.conf
@Kironromeo
@Kironromeo Год назад
How can I watch this live outside from my network?
@newtonislive4641
@newtonislive4641 4 года назад
How to add my stream key?
@BasketballMusic13
@BasketballMusic13 6 лет назад
What is the song name
@nicolasgoubelle6682
@nicolasgoubelle6682 5 лет назад
Nice ! working perfectly! An idea on how to bring this online ? on a website or something ?
@sanjaymakwana8404
@sanjaymakwana8404 4 года назад
you can bring online, you need your system public static ip, you can build that IP.
@TVMarineret
@TVMarineret 4 года назад
@@sanjaymakwana8404 How to create a embedded player in html using the static IP? What should the source txt look like?
@seanvolz8736
@seanvolz8736 4 года назад
can you stream your server outside the house without pushing it to services like twitch/youtube, but directly to my phone or computer when im away?
@PREFERITI
@PREFERITI 10 месяцев назад
Yes..i have one raspberry pi playing videos from my remote laptop
@9comiksstm196
@9comiksstm196 6 лет назад
how can i embed the streaming to my website ?
@whiplash2687
@whiplash2687 6 лет назад
www.quora.com/What-is-the-easiest-way-to-embed-live-streaming-on-a-website may be this will help
@bakihanma1680
@bakihanma1680 6 лет назад
Nginx never launched for me .......
@NitishRaj
@NitishRaj 4 года назад
Try downloading stable version. search for stable version
@DeckadecklanTEC
@DeckadecklanTEC 6 лет назад
How do you know the stream key?
@whiplash2687
@whiplash2687 6 лет назад
You can choose any stream key as you like
@debrasath4545
@debrasath4545 6 лет назад
Just use Livebox server. It auto configures nginx and takes care of everything. see livebox.co.in
@JUMOWAx
@JUMOWAx 6 лет назад
I did that and it always tells me that it could not access the stream key
@parishna4882
@parishna4882 5 лет назад
Well, where do you get one from... I'm getting told could not access the specific channel or stream key...
@velijasaliu4437
@velijasaliu4437 5 лет назад
i have need help
@iberianfilms213
@iberianfilms213 6 лет назад
Hi. Thank for this tutorial How can I share now my streaming? it is my IP address? how on can connect and see/listen? Thank you!
@whiplash2687
@whiplash2687 6 лет назад
If you want to share your stream locally, use your ip address that you have given in OBS stream server set up, and the settings you have made in rtmp module
@iberianfilms213
@iberianfilms213 6 лет назад
Thankyou WhipLash. I don't want to stream locally. I want to stream outisde my lan. I
@sanjaymakwana8404
@sanjaymakwana8404 4 года назад
@@iberianfilms213 this configuration work for you ?
@Pabitra_Betal_Vlog
@Pabitra_Betal_Vlog 3 года назад
facebook page me streaming nahi ho raha hai.... soluation plz .| youtube , restrean , nemo tv ka URL suru hota hai "rtmp:// " but facebook me suru hota hai "rtmps://" isliya jab "nginx.conf" me "URL & KEY " dene ka bat , "nginx" run nahi hota hai / task manager pe deka hai/ koi soluation hai to batana.... :)
@JoaoRSilvaSegmentos
@JoaoRSilvaSegmentos 5 лет назад
how can I do this online ?
@whiplash2687
@whiplash2687 5 лет назад
do u wanna stream on youtube?
@JoaoRSilvaSegmentos
@JoaoRSilvaSegmentos 5 лет назад
@@whiplash2687 Twitch, already found a way but I think I might be using some settings of obs wronge because with the image sometimes I have this issue (Dropped frames I guess?) ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-213H8_FThaE.html
@whiplash2687
@whiplash2687 5 лет назад
@@JoaoRSilvaSegmentos streaming framerate also depends on your hardware performance, if you have high configuration, default settings also will give you more than 30fps
@LTG22
@LTG22 3 года назад
@@whiplash2687 how do I now stream to twitch with this method?
@wendelllopez7179
@wendelllopez7179 6 лет назад
Nginx not show in task manger
@sanjaymakwana8404
@sanjaymakwana8404 4 года назад
you need to check you nginx log. there is some error in your nginx configuration
@rekhaprajapati6837
@rekhaprajapati6837 6 лет назад
Sir ji please help me
@whiplash2687
@whiplash2687 6 лет назад
Rekha Prajapati what you need?
@rekhaprajapati6837
@rekhaprajapati6837 6 лет назад
WhipLash sir your WhatsApp number please send and you mail id send please
@imdadali9536
@imdadali9536 4 года назад
mere bhai hindi mein bhi bana le yeh video
@whiplash2687
@whiplash2687 4 года назад
ok bro
Далее
How to IRL Stream - Everything you NEED to know
46:01
skibidi toilet multiverse 039 (part 4)
06:06
Просмотров 3,4 млн
HLS Streaming Server with NGINX
34:49
Просмотров 172 тыс.
Quick and Easy Local SSL Certificates for Your Homelab!
12:08
Using NGINX Open Source for Video Streaming and Storage
14:11
CMD PRANKS! (Educational Purposes ONLY!)
9:17
Просмотров 1,4 млн
ZENLESS ZONE ZERO ОБЗОР
15:41
Просмотров 371 тыс.
ТЫ НЕ СМОЖЕШЬ НАЙТИ ЭТО В CS 2!!!
22:21