Skip to main content
Known Participant
April 29, 2014
Question

How to get parameters from rtmp link on FMS

  • April 29, 2014
  • 1 reply
  • 801 views

Hello,

my rtmp link is "rtmp://live.myserver.com/live/streamName?login=test&password=mypass"

How can i get the login and password attribute from the rtmp link into the main.asc of FMS ?

Regards,

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    April 30, 2014
    Known Participant
    April 30, 2014

    Thank you for your reply,

    the login and password isn't published with the stream name, i need to get that parameters from rtmp link in application.onConnect fonction,

    when i try to play my rtmp link in vlc, i can not get those parameters, is there a solution for that ?

    THX