Flavio Ribeiro

Results 77 comments of Flavio Ribeiro
trafficstars

you need to add this to your nginx.conf: ``` ngx_hls_audio_track_output_format "adts"; ngx_hls_audio_track_output_header "audio/aac"; ```

tell us if it works, if so, please close this issue!

hey @GeorgySerga I think it makes sense to have a EXIT_FULLSCREEN event, do you mind submitting a PR with it?

I have the same problem, but not getting any errors on the console, just stuck in here: ``` 9/25/2021, 10:24:52 PM [TplinkSmarthome] Initializing TplinkSmarthome platform... 9/25/2021, 10:24:52 PM [TplinkSmarthome] homebridge-tplink-smarthome...

@mazanov I guess we are in a good path on https://github.com/kaltura/nginx-vod-module/pull/1043, but still would need to apply some changes on the data manipulation as per @erankor 's comment in that...

The New York Times (https://open.nytimes.com/improving-our-video-experience-part-one-our-on-demand-video-platform-cf818e03353d)

@mparisi76 in most encoders/segmenters there's an option to define your manifests (m3u8) scheme. You can set the segmenter to update the playlist maintaining a window size (10 segments, for example)...

Reference on 608 parsing for HEVC: https://github.com/video-dev/hls.js/pull/4972