Skip to content

A simple opencv, gstreamer python code to stream a realsense camera feed to twitch using RTMP

Notifications You must be signed in to change notification settings

rootstream/realsense-rtmp-twitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realsense to Twitch RTMP streaming pipeline

make sure there is an environment variable on your machine for Twitch streaming key called TWITCH_KEY.

To install realsense SDK on a raspberry pi:

https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_raspbian.md

To clone, compile, and install opencv on a raspberry pi:

https://www.learnopencv.com/install-opencv-4-on-raspberry-pi/

To install gstreamer

https://gist.github.com/neilyoung/8216c6cf0c7b69e25a152fde1c022a5d

Inatall gstreamer python bindings

https://docs.mopidy.com/en/v0.8.0/installation/gstreamer/

LCD Driver (Optional)

https://www.amazon.com/UCTRONICS-Display-Touch-Screen-Raspberry/dp/B076M399XX/ref=sr_1_3?crid=57MEQOT4WLMM&dchild=1&keywords=raspberry+pi+tft&qid=1607181228&s=electronics&sprefix=rasp%2Celectronics%2C314&sr=1-3

About

A simple opencv, gstreamer python code to stream a realsense camera feed to twitch using RTMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published