Hi
I have a problem, several users connected by simpletv software (http://rghost.net/download/39245160/20b3ac6a4ca8f1ab4c90a56672b0b40046596ad6/SimpleTV%200.4.7%20b2%20setup%20(VLC%202.0.2).exe) to my origin server directly and I can not block it.
Can someone help me and tell me how I can block this theft of connections in my server?
regards
Hi,
It does depend on the protocol in use , RTMP or RTP, looks like it might be RTP (RTSP), but you could try
https://www.wowza.com/docs/how-to-combat-hotlinking-your-adobe-flash-swf-file
if RTP then you would need to write a custom module and check for the user agent type. It may not identify itself other than VLC, so you may not be able to block it specifically.
Alternatively you could block all RTP, set
PlayMethod from none to digest in your Application.xml
Andrew.
Thanks
solved with https://www.wowza.com/forums/content…Flash-SWF-file
I had added unknown and It caused this problem
hello Xsplit did u get the simple tv blocked?? and if so can i get more into on how you did this,Was it by just adding unknown to the
AllowEncoder
unknown