Forum Replies Created
-
-
11 years ago in reply to: Live streaming hotlinking protection
I am looking for a solution that will prevent the hotlinking on live streaming and not on vod streaming. The amazon s3 is only limiting a vod streaming hotlinking.
I will use for my rtmp / hsl live streaming a wowza media server and the best solution,but vulnerable, to limit – prevent phishing and hotlinking is Tokens. (I know that HSL is not working with tokens but this is only a minor for me.)
I need to purchase a license for a flash – html5 player till Monday 5/5/2014 and i would like you to inform me if there is an extra charge for a creation of a compiled swf with token authentication code for my server.
Thank you in advance
Paul
Yes this setting is worked.
src=’http://xx.xxx.xxx.xx:1935/live/livestream/playlist.m3u8′
rtmp=”rtmp://xx.xxx.xxx.xx:1935/live” rtmp_path=”livestream”Thank you for your help.
I run in the following error :
I’ve created these settings: [fvplayer controlbar = "show" live = "true" src='http://xx.xxx.xxx.xx:1935/live/livestream' src1='http://xx.xxx.xxx.xx:1935/live/livestream/playlist.m3u8' rtmp="rtmp://xx.xxx.xxx.xx:1935/live" rtmp_path="livestream" ]
These settings are fine when i use it on IOS systems (ipad & iphone). If i click play on flash players (firefox, chrome) i receive the message “flash: video file not found” and can’t view my video.
If i change the order of src -> src1 -> rtmp TO src -> rtmp -> src1 in wp post settings the live video is showing fine on flash player (firefox, chrome) but is not showing in IOS (ipad, iphone) with message “html5: video file not found”.
Please can you help me ?
I experiment for a live stream.
yes if i could play hls over http flash would be great.Thank you
Hi, thank you for your answer.
I run my experiment server locally and i am trying to find out the best compatibility method, for http streaming instead of rtmp.
HLS is iphone only but i would like also android and flash compatible devices over http.thank you