Skip to main content
Participating Frequently
March 19, 2012
Question

Restrict encoders pushing streams to FMS by specific IPs only? How?!

  • March 19, 2012
  • 1 reply
  • 580 views

Is that possible in FMS interactive? By regular, integrated means of the server itself? Without writing any code, just by using regular administative tools for FMS? Just simple "restrict encoders by IP" function. Where is it?!

    This topic has been closed for replies.

    1 reply

    March 19, 2012

    AFAIK, there's nothing built in for that. You'll need to handle it in the application.onPublish event in your application code.

    olafnewAuthor
    Participating Frequently
    March 19, 2012

    is there any tutorial/guide on how to configure this in streaming application? Or does adobe presume that i should program my own code for simple administrative task?