Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

408
Views
Stream a video file using RTMP protocol to an rtmp server using Python

can anyone guide me to do the mentioned above? basically what i want:

A python script that will stream a single video file to an RTMP Server (in my case nginx), to the link:

rtmp://<ip>/stream/<stream_name>

So, ideally the video file will be streamed with a <Stream_name>. Next i want this stream_name to be generated in a series, for example: stream_1, stream_2,....stream_n. Then i would want the stream link: rtmp://<ip>/stream/<stream_name> being pushed n times, but in each iteration, the stream name is incremented from "stream_1" to "stream_2" and so on.

I am currently struggling to find the right library to do this in python.

Thanks in advance!

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

The key in here is FFMpeg. Use any suitable wrapper of FFMpeg based on your needs. Here is the first one in Google: https://pypi.org/project/python-ffmpeg-video-streaming/

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!