Skip to content
View TuxSeb's full-sized avatar

Organizations

@Raisin-Pi @NaomiProject
Block or Report

Block or report TuxSeb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. dancegifs dancegifs Public

    HTML 1

  2. Live Streaming using HLS with FFMPEG... Live Streaming using HLS with FFMPEG, SRT and Nginx.md
    1
    # How to use HLS (HTTP Live Streaming) Protocol with FFMPEG and SRT 
    2
    
    
    3
    Tutorial based on this one: https://codecalamity.com/a-raspberry-pi-streaming-camera-using-mpeg-dash-hls-or-rtsp/
    4
    
    
    5
    First, you'll need to [install both FFMPEG and SRT](https://gist.github.com/TuxSeb/700abfd23e855b07158519f0fbfc9775). 
  3. SRT with FFMPEG on Raspberry Pi.md SRT with FFMPEG on Raspberry Pi.md
    1
    # Compile and install FFMPEG and SRT on your Raspberry Pi 
    2
    
    
    3
    You'll need to do thoses steps on both of your device (video Transmitter **and** video Receiver) to make it work. 
    4
    
    
    5
    Open your terminal. 
  4. Naomi Naomi Public

    Forked from NaomiProject/Naomi

    The Naomi Project is an open source, technology agnostic platform for developing always-on, voice-controlled applications!

    Python