Skip to main content
Participant
October 21, 2016
Question

직접링크(rtmp)를 막을 수 있는 방법이 있나요?

  • October 21, 2016
  • 2 replies
  • 613 views

Flash Media server에서 동영상플레이어를 이용한 직접 링크를 막고 싶습니다.

어떻게 하면 직접링크를 막을 수 있나요?

This topic has been closed for replies.

2 replies

havefreetime
Participating Frequently
November 4, 2016

I think... he asked that how to prevent rtmp data from snoopering/sniffering/hooking.

one way, you can use secure token. http://www.peachpit.com/articles/article.aspx?p=30709

Secure Authentication with Flash Communication Server: Using Tickets and Flash Remoting MX to Transmit Secure Informatio…

Adobe Employee
November 4, 2016

In that case i would like to suggest that in addition to rtmp AMS alos supports rtmps...rtmps is nothing but rtmp over https.Since https is secure way of exchanging data, the rtmp when it operates on top of https is also secure.

There is also a rtmpe proptocol(e stands for encrypted), which a player can use to communicate with server.

Apart for that there has been a recent addition of what is called protected rtmp or pRTMP since FMS 4.5. Please see AMS documentation for details.

Adobe Employee
October 28, 2016

you asked >> I want to prevent a direct link with the video player in Flash Media server. How can I prevent a direct link?

Ans: What do you mean by preventing direct link ?Can you elaborate on that?