Forum

What is the streamkey in publish control framework RTMP url?

Akash 2021-03-17 18:08:13 UTC in WMSPanel functionality

I have done setting up publish control framework.I need to know what is the stream key in the RTMP URL. "rtmp://<IP>/pushtest?publishsign=aWQ9MTIzNCZzaWduPVNpOWg5Rlc3cW96TW5udFBiL0Ryenc9PSZpcD0yMjMuMjI4LjAuMTM2=/stream" . I assumed "stream" as stream key, but in obs the error will popup saying streamkey is Invalid.
And one more question is it necessary to provide hadler url to validate hash?

Alex Pokotilo 2021-03-18 00:27:30 UTC 

HI,
if you have rtmp url like this:
rtmp://127.0.0.1/app/streamkey
then streamkey is everything after "rtmp://127.0.0.1/app/", in this case it's "streamkey".
I checked your url adding:
"rtmp://127.0.01/pushtest?publishsign=aWQ9MTIzNCZzaWduPVNpOWg5Rlc3cW96TW5udFBiL0Ryenc9PSZpcD0yMjMuMjI4LjA
uMTM2"
as source and "stream" as stream key. Everything worked on Mac and Windows. No error appeared.

Akash 2021-03-18 10:01:21 UTC 

In normal app push, it works. But when I push using publish control framework it is not working. I have followed all the steps to set up publish control that was mentioned in the blog. It says invalid stream key, on top of that publish control is not calling my handler function where I can do my business logic. Please help me I have stuck for very long time in this.

Post a reply


Post a new question

Categories:

This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the Privacy Policy. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the Privacy Policy.
By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies.