sergey-dryabzhinsky / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
1.02k stars 215 forks source link

RTSP to RTMP stream #340

Closed neetkiss closed 2 years ago

neetkiss commented 2 years ago

How can I broadcast an RTSP broadcast over RTMP without using any attachments (like OBS) via nginx?

sergey-dryabzhinsky commented 2 years ago

Nope. It's can be done only via some tool, like ffmpeg or OBS.

neetkiss commented 2 years ago

@sergey-dryabzhinsky Thanks for your reply my friend. However, he was able to multicast over nginx with a small player in the project files. I ran the system with shell programming in a few moments of editing the configuration related to ffmp. It's definitely possible. But I'm not now access project files.