Skip to content

Streaming from IP cameras to RTMP services like YouTube or Facebook via FFmpeg and the Command-Line Interface.

License

Notifications You must be signed in to change notification settings

VoidStation/streaming-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streaming-cli

Streaming from IP cameras to RTMP services like YouTube or Facebook via FFmpeg and the Command-Line Interface.

Facebook Public Group

https://www.facebook.com/groups/LiveStreamingServices/. Please join this group if you are into streaming services for your clients.

How to use

  1. Make sure you have a copy of FFmpeg.
  2. Copy the file "stream2youtube.sh" to a directory.
  3. Open "Terminal.app" and "cd" to that directory.
  4. Run 'sudo chmod +x *.sh' to make the script executable.
  5. Change the YouTube "PRIVATEKEY" to your own in "stream2youtube.sh".
  6. Now setup your Sony PXW-FS5 or other UDP streaming camera to the local IP of this computer on port 1234.
  7. Start the stream on the camera.
  8. Run "./stream2youtube.sh".
  9. Check YouTube Live Dashboard and go-live!

Facebook

  1. Read https://www.facebook.com/facebookmedia/get-started/live
  2. Change "STREAMKEY" to your Stream Key found on https://business.facebook.com/YOUR-PAGE/publishing_tools/?section=VIDEOS
  3. Start the stream on the camera.
  4. Run "stream2facebook.sh".
  5. Check Facebook Dashnoard and go-live!

Built With

  • FFmpeg - Converting video and audio has never been so easy

Links

License

This project is licensed under The Unlicense - see the LICENSE.md file for details.

Acknowledgments

About

Streaming from IP cameras to RTMP services like YouTube or Facebook via FFmpeg and the Command-Line Interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages