erankor
erankor
Dear nginx-vod-module subscribers, as we see increased adoption of this module, we're interested to learn more about which organizations are using it and how. If you wish to participate, please...
catch invalid url exception
**Describe the bug** Passing SRT_EPOLL_ET to srt_epoll_add_ssock seems to have no effect - event is fired infinitely in a loop. **To Reproduce** 1. Create a system handle (I'm using eventfd)...
Hi, I'm getting the following error when running the validator - ``` **'CMAF check violated: Section A.2- For a CMAF Track to comply with one of the media profiles in...
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** v4.2.1 (from demo page) **Can you reproduce the issue with...
### What version of Hls.js are you using? v1.2.3-0.canary.8610 ### What browser (including version) are you using? Chrome 105.0.5195.127 ### What OS (including version) are you using? Windows 10 ###...
### Is your feature request related to a problem? Please describe. Here is a test HLS stream that uses colors in its WebVTT subtitles: https://www.kaltura.com/p/0/playManifest/entryId/0_z79l0t8f/format/applehttp/protocol/https/deliveryProfileId/20322/x.m3u8 (for example - `This is...
# Necessary information - Is this a regression (i.e. did it work before)? NO - What platform did you use? Linux - What were the used arguments? `./ccextractor test.ts -svc...
Apparently, the delete command does not really support a time parameter even though the code had support for it - https://github.com/memcached/memcached/blob/master/doc/protocol.txt#L254 Also, found that the expiry parameter is mandatory in...
Hi all, I have a question that is hopefully a simple one - I have an Expression object (that may or may not have a filter in it) and I...