Forum

RTMP publishsign

itchi007 2021-06-06 15:36:28 UTC in WMSPanel functionality

Hi , i found some streaming websites FMS url like
rtmp://origin.domain.com/live?publishsign=aWQ9NzA3OSZzaWduPXB5R1VVdGlMcFRwMjRGNmc9PQ==
they use wmspanel api or no ?

Yury 2021-06-06 23:20:33 UTC 

We cannot tell that just by the name of the parameter as there may be solutions that use the same name, or someone can just mimic Nimble signature name.

itchi007 2021-06-07 12:36:44 UTC 

Hi , thanks for your answer i have another question how i can generate rtmp links automatically i mean how the client create his own channel can do that via script ? and thanks in advance

Sergei 2021-06-07 23:16:48 UTC 

Hello, itchi007.

Do you mean generating some protected URLs as a publishing point for a client?
Please have a look at our article describing the setup of such a scenario. A sample code is also included as GitHub links:
https://blog.wmspanel.com/2015/12/rtsp-publish-control-setup.html

Thank you.

itchi007 2021-06-09 15:49:10 UTC 

HI thank you for your reply , i mean how i can generate FMS URL automatically with php ?

Sergei 2021-06-09 23:08:30 UTC 

Hello, itchi007.

We provide RTSP sample code in Python only, but with minor modifications, it can be used for RTMP(FMS) also. (No PHP samples for publishing control, unfortunately.)
https://github.com/WMSPanel/publish_control/blob/master/python/publish_signature_generator.py

Please consult with your developers to rewrite the code in PHP and modify it according to our business logic.

Thank you.

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.