Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flashls not playing stream with AES Encryption #579

Open
skyleet opened this issue Aug 28, 2017 · 10 comments
Open

flashls not playing stream with AES Encryption #579

skyleet opened this issue Aug 28, 2017 · 10 comments

Comments

@skyleet
Copy link

skyleet commented Aug 28, 2017

I m trying to play this url with flashls, but its saying I/O error when loading media
http://mumsite.cdnsrv.jio.com/jiotv.live.cdn.jio.com/MTV/MTV_800.m3u8
Here is GrindPlayer link:
http://loggerleet.ddns.net/osmf/GrindPlayer.html
By default it's trying to play above url but it works with every other url except of this one.
and this url is streaming in vlc but not with flashls.
Any help plzzzz.
and this is crossdomain.xml

<cross-domain-policy>
<allow-access-from domain="*" secure="false"/>
<site-control permitted-cross-domain-policies="all"/>
<allow-http-request-headers-from domain="*" headers="*"/>
</cross-domain-policy>

Content of m3u8 file:

#EXTM3U
#EXT-X-VERSION:3
#EXT-X-MEDIA-SEQUENCE:1703457
#EXT-X-TARGETDURATION:6
#EXT-X-KEY:METHOD=AES-128,URI="https://tv.media.jio.com/streams_live/MTV/MTV_800-1503935808000.key",IV=0x00000000000000000000015E298F4200
#EXTINF:6.000,
MTV_800-1503940302000.ts
#EXTINF:6.000,
MTV_800-1503940308000.ts
#EXTINF:6.000,
MTV_800-1503940312000.ts
#EXTINF:6.000,
MTV_800-1503940320000.ts
#EXTINF:6.000,
MTV_800-1503940326000.ts
#EXTINF:6.000,
MTV_800-1503940332000.ts
#EXTINF:6.000,
MTV_800-1503940336000.ts
#EXTINF:6.000,
MTV_800-1503940344000.ts
#EXTINF:6.000,
MTV_800-1503940350000.ts
#EXTINF:6.000,
MTV_800-1503940356000.ts
#EXTINF:6.000,
MTV_800-1503940362000.ts
#EXTINF:6.000,
MTV_800-1503940368000.ts
#EXTINF:6.000,
MTV_800-1503940374000.ts
#EXTINF:6.000,
MTV_800-1503940380000.ts
#EXTINF:6.000,
MTV_800-1503940386000.ts
#EXTINF:6.000,
MTV_800-1503940392000.ts
#EXTINF:6.000,
MTV_800-1503940398000.ts
#EXTINF:6.000,
MTV_800-1503940404000.ts
#EXTINF:6.000,
MTV_800-1503940410000.ts
#EXTINF:6.000,
MTV_800-1503940416000.ts
#EXTINF:6.000,
MTV_800-1503940420000.ts
#EXTINF:6.000,
MTV_800-1503940426000.ts
#EXTINF:6.000,
MTV_800-1503940432000.ts
#EXTINF:6.000,
MTV_800-1503940438000.ts
#EXTINF:6.000,
MTV_800-1503940444000.ts
#EXTINF:6.000,
MTV_800-1503940450000.ts
#EXTINF:6.000,
MTV_800-1503940458000.ts
#EXTINF:6.000,
MTV_800-1503940464000.ts
#EXTINF:6.000,
MTV_800-1503940470000.ts
#EXTINF:6.000,
MTV_800-1503940476000.ts
#EXTINF:6.000,
MTV_800-1503940480000.ts
#EXTINF:6.000,
MTV_800-1503940488000.ts
#EXTINF:6.000,
MTV_800-1503940494000.ts
#EXTINF:6.000,
MTV_800-1503940500000.ts
#EXTINF:6.000,
MTV_800-1503940506000.ts
#EXTINF:6.000,
MTV_800-1503940512000.ts
#EXTINF:6.000,
MTV_800-1503940516000.ts
#EXTINF:6.000,
MTV_800-1503940522000.ts
#EXTINF:6.000,
MTV_800-1503940528000.ts
#EXTINF:6.000,
MTV_800-1503940534000.ts
#EXTINF:6.000,
MTV_800-1503940540000.ts
#EXTINF:6.000,
MTV_800-1503940546000.ts
#EXTINF:6.000,
MTV_800-1503940552000.ts
#EXTINF:6.000,
MTV_800-1503940558000.ts
#EXTINF:6.000,
MTV_800-1503940564000.ts
#EXTINF:6.000,
MTV_800-1503940570000.ts
#EXTINF:6.000,
MTV_800-1503940576000.ts
#EXTINF:6.000,
MTV_800-1503940582000.ts
#EXTINF:6.000,
MTV_800-1503940590000.ts
#EXTINF:6.000,
MTV_800-1503940596000.ts

Key file(in hex):

ff 1a a3 e2 19 2b 0f 5c d6 7e 88 61 66 86 dd

@sukhjindermultani1
Copy link

how to make scripts of this tiype wat need to make this tiype scripts ples help...

@skyleet
Copy link
Author

skyleet commented Feb 27, 2018

Which script? There is no script. Are you talking about m3u8 file?

@sukhjindermultani1
Copy link

sukhjindermultani1 commented Feb 27, 2018 via email

@sukhjindermultani1
Copy link

sukhjindermultani1 commented Feb 27, 2018 via email

@skyleet
Copy link
Author

skyleet commented Feb 28, 2018

Here are some links for playing m3u8 link.
https://www.hlsplayer.net
https://chrome.google.com/webstore/detail/play-hls-m3u8/ckblfoghkjhaclegefojbgllenffajdc?hl=en
http://www.flashls.org

Direct link of Jio stream won't work because they are now encrypted. If you need unencrypted link pm me.

@sukhjindermultani1
Copy link

sukhjindermultani1 commented Feb 28, 2018 via email

@singh987
Copy link

i want to know the method of unencrypted jio hls stream link my number is +919056538834

@indiarocks08
Copy link

@skyleet how to contact you ???

@skyleet

This comment was marked as outdated.

@alienmaster9
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants