-
Notifications
You must be signed in to change notification settings - Fork 431
Open
Description
There doesn't seem to be a method or documentation to get the remuxed appended audio bytes. hls.js has an event when bytes are appended providing the bytes in the event. But it doesn't seem that is the case for vhs possibly requiring to use hls.js as a tech somehow.
The only possible way is to patch this method ?
http-streaming/src/source-updater.js
Line 585 in bd810ea
| appendBuffer(options, doneFn) { |
Metadata
Metadata
Assignees
Labels
No labels