Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTMP pass through??? #1633

Open
lomfs24 opened this issue Sep 11, 2021 · 0 comments
Open

RTMP pass through??? #1633

lomfs24 opened this issue Sep 11, 2021 · 0 comments

Comments

@lomfs24
Copy link

lomfs24 commented Sep 11, 2021

Goal: take an RTMP stream and send it back out to RTMP.

Many of the tutorials I see on this have a stream sent to the (in this case) Raspberry Pi. Then it is sent back out to another RTMP service. However, I have a camera that is broadcasting RTMP on a specific URL, that I cannot change. So I need NGINX to go to rtmp://10.1.64.120/someURL bring that stream in and send it back out. And I am not sure how to configure that.

I have an AI sports camera in the gym, and football field. They are the Hudl Focus brand. When in game mode they produce an RTMP stream that can be accessed by something like OBS. Our State says we have to broadcast our games on the NFHS network. So I would like to set a RPi up as a bridge that takes the stream from the camera and send it to NFHS.

Is it possible to make NGINX go get that stream from the camera, rather than having the camera send to the RPi? I cannot change where the camera sends to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant