Hi,
I followed https://www.wowza.com/docs/how-to-secure-apple-http-live-streaming-aes-128-external-method
Now i can see the m3u8 is encrypted
I pasted into video.php the sample php code
Now the question is how do i play the video in vlc or some player to test it
I tried http://ip/video.php?keyid=“key” but it doesnt play .
I am sure i am doing it wrong . How do i pass the http://ip:1395/vid/video/playlist.m3u8 as a parameter to be played.
Without keys and encryption this format is working fine.
If i run the php file and open the m3u8 it is showing some ascii code…
I saw how to test encrypted feed which only asks us to view content of m3u8 file. I want to play it .
I pasted the gen key in the key folder and in the php also.It is a live feed and i need in m3u8 format