Create Own RTMP Server with OBS and Nginx-RTMP in Ubuntu and test with client on VLC

Поделиться
HTML-код
  • Опубликовано: 29 сен 2022
  • Installation guide
    Own RTMP Server VLC, OBS & Nginx-RTMP
    OBS & Nginx-RTMP installation in Ubuntu 20.04
    Server ip:-192.168.0.118
    Client ip:-192.168.0.162
    OBS installation in Ubuntu 20.04
    step 1:- sudo apt install v4l2loopback-dkms
    step 2:- sudo add-apt-repository ppa:obsproject/obs-studio
    step 3:- sudo apt update
    step 4:- sudo apt install obs-studio
    Nginx-RTMP Installing and Configuring in Ubuntu 20.04
    step 1:- sudo apt update
    step 2:- sudo apt install nginx
    step 3:- sudo systemctl start nginx
    step 4:- sudo systemctl enable nginx
    step 5:- sudo nano /etc/nginx/nginx.conf
    step 6:- add in line /etc/nginx/nginx.conf (Save Ctrl+x)
    rtmp {
    server {
    listen 1935;
    chunk_size 4096;
    allow publish 127.0.0.1;
    deny publish all;
    application live {
    live on;
    record off;
    }
    }
    }
    step 6:- sudo ufw allow 1935/tcp
    ----------------------------------------------------------------------------------------------------
    Multicast RTMP Streaming Using VLC
    Create RTMP Server with OBS and test on VLC media player.
    use VLC to test multicast
    vlc create rtmp streaming
    Make RTMP server
    Create RTMPserver
    RTMP stream
    RTMP stream stream with obs
    RTMP stream with VLC
    OBS RTMP VLC
    Lan OBS RTMP VLC
    Lan stream
    How to setup RTMP streaming in OBS with local area network
    Stream Videos and Music Over Local Network [using VLC]
  • НаукаНаука

Комментарии • 23

  • @ksgon6162
    @ksgon6162 Год назад +2

    Nice tutorial

  • @t2mahendra
    @t2mahendra Год назад +2

    Very nice

  • @poojasagarpoo
    @poojasagarpoo Год назад +2

    👍👍👍

    • @TechT2
      @TechT2  Год назад +1

      Thanks 👍

  • @chikusinghu2038
    @chikusinghu2038 Год назад +2

    Good 😊

    • @TechT2
      @TechT2  Год назад +1

      Thanks 👍

  • @brendhouse_bh
    @brendhouse_bh Год назад +1

    Youare the best man thanks for oyu

    • @TechT2
      @TechT2  Год назад

      Most welcome 🤠

  • @AttractionGroup
    @AttractionGroup 2 дня назад

    i would like to out pout hls and make ssl to it

  • @butek6799
    @butek6799 9 месяцев назад +2

    it works over the internet ?

  • @vamosalbo9785
    @vamosalbo9785 Год назад +1

    Hello, the tutorial is great, what if I would like to be able to get it out with hls in m3u8, how would the configuration lines be or what additional installation is needed?

    •  Год назад

      Hello. I'm looking forward to it as well.

    • @TechT2
      @TechT2  Год назад

      Thanks ... Installation guide already share in video description, No additional installation needed.

    • @TechT2
      @TechT2  Год назад

      Hi, Installation guide already share in video description.

    • @vunxo
      @vunxo 7 месяцев назад

      also looking for a same answer

  • @Bravo16865
    @Bravo16865 11 месяцев назад +1

    Anywhere can connect?

  • @blaklytstudios
    @blaklytstudios Год назад +1

    does it work on mac?

    • @TechT2
      @TechT2  Год назад

      Yes, it's work on Mac as well.

  • @s_shakir53
    @s_shakir53 8 месяцев назад +1

    How can i emded live stream to my website securely

    • @vibhorsharma9180
      @vibhorsharma9180 5 месяцев назад +1

      did you find a solution?

    • @s_shakir53
      @s_shakir53 5 месяцев назад +1

      @@vibhorsharma9180 no buddy😪