Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

URI=data:;base64

(http://stream-recorder.com/forum/showthread.php?t=19715)

lordrylen 05-04-2015 08:45 PM

URI=data:;base64


 
Code:

#EXTM3U
#EXT-X-TARGETDURATION:11
#EXT-X-VERSION:3
#EXT-X-MEDIA-SEQUENCE:0
#EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-KEY:METHOD=AES-128,URI="data:;base64,K+ZaZX4lTrmHHx3c0F5QSw=="

Can anyone tell me what this is and how it works?

surya987 05-04-2015 11:34 PM

Re: URI=data:;base64


 
the key is converted into base64 ... decode the string to get key value.....

lordrylen 05-05-2015 06:10 AM

Re: URI=data:;base64


 
Would this site work?

https://www.base64decode.org

surya987 05-05-2015 12:02 PM

Re: URI=data:;base64


 
yup ....

lordrylen 05-05-2015 04:42 PM

Re: URI=data:;base64


 
What would I change on the m3u8 after I get the key? Is it even possible?

lordrylen 05-07-2015 02:01 PM

Re: URI=data:;base64


 
I just wanted to thank surya987 for his help with my issue. Thank you for explaining the process.

Also thanks to biezom for his help as well!


All times are GMT -6. The time now is 03:10 AM.