Commit graph

21 commits

Author SHA1 Message Date
6cbf623adc properly working with fmp4 and av1 2023-10-26 00:19:40 +05:00
fd6867bc57 av01 parsing 2023-10-12 14:21:20 +05:00
5e38691180 vpcc bit depth fix 2023-09-22 15:21:10 +05:00
b5775a7477 buffer remove check so it doesnt apply when < 60 s audio are buffered 2023-09-22 12:32:21 +05:00
4478cf5958 basic vp9 codec string parsing 2023-09-14 12:17:51 +05:00
20d6bf56fb allow opus audio (for srt compat) 2023-08-25 16:04:27 +05:00
f98469f09b bogus text for unsupported codec mime string 2023-08-25 13:21:07 +05:00
db63b7013c Added readme 2023-08-24 14:23:04 +05:00
da31feba15 comments 2023-08-24 13:28:30 +05:00
822b84b3bc playlist early stop, old segment deletion + resyncing + async fixes 2023-08-24 12:53:22 +05:00
85cbf0e335 video segment fetch loop, it just works 2023-08-24 00:11:09 +05:00
24b896824f init.mp4 appended to media source buffer 2023-08-23 23:23:51 +05:00
e94d063422 proper reading of codecs done 2023-08-23 23:13:07 +05:00
7447699735 parsing upto avc1 and mp4a boxes 2023-08-23 22:47:15 +05:00
33a01c9552 move codec parsing to separate file, fix concat assignment 2023-08-23 20:58:37 +05:00
5835403878 a 2023-08-23 18:40:55 +05:00
56c9378fa5 add class to handle mse and video loading 2023-08-23 16:31:57 +05:00
103d47b9d7 switch to let from var, switch to fetch from XHR 2023-08-23 15:43:29 +05:00
f4c54fc43c fetch playlist on timer 2023-08-23 11:55:04 +05:00
4be364ce2e m3u8 parsing and segment fetch queue 2023-08-22 18:20:09 +05:00
1688b36e39 basic playlist loading 2023-08-22 15:44:32 +05:00