Skip to main content
Known Participant
April 29, 2014
Question

How to get parameters from rtmp link on FMS

  • April 29, 2014
  • 2 replies
  • 808 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 is closed to new replies. Start a new post to keep the conversation going.

    2 replies

    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