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

Help with Stream Key #823

Open
yodaphone opened this issue Sep 26, 2024 · 4 comments
Open

Help with Stream Key #823

yodaphone opened this issue Sep 26, 2024 · 4 comments

Comments

@yodaphone
Copy link

Need an RTMP Key

I use streamyard for creating a broadcast. I want to use Restreamer as an RTMP server to receive the stream as RTMP stream. I set up RTMP on Restreamer and it gives me an rtmp link

rtmp://stream.mydomain.com/xxxxxxxxxxxxxxxc-4c84-a2d8-48fd9d31fd21.stream/mystream

If i go to Streamyard and add a destination as RTMP server, i pasted the URL and it asks for a streamkey. i read in the discussions that the key everything after the domain name & when i tried that it doesnt work. can you please let me know how to get this going?

NH7MG9rsxi

@ioppermann
Copy link
Member

The last part of the RTMP URL is usually the streamkey. In your case the "RTMP server URL" would be rtmp://stream.mydomain.com/xxxxxxxxxxxxxxxc-4c84-a2d8-48fd9d31fd21.stream and the "Stream key" mystream.

@yodaphone
Copy link
Author

yodaphone commented Oct 4, 2024

Thanks, It works only if I name it "mystream" or "live", it doesn't work if I name it something else

@ioppermann
Copy link
Member

You can define the streamkey in the settings by adjusting the value of the "Token" field: https://docs.datarhei.com/restreamer/knowledge-base/manual/system-settings/rtmp

@yodaphone
Copy link
Author

I tried that & it didn't work for me. Will try again

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

No branches or pull requests

2 participants