membraneframework / membraneframework/membrane_http_adaptive_stream_plugin
The `#EXT-PROGRAM-DATE-TIME` should reflect the creation time of a first sample in a segment
Open
@Karolk99 is already working on this.
Since Jan 30, 2024.
bug
- Dominant language
- Elixir
- Stars
- 19
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Right now the sink.ex adds a creation time attribute to a segment, the time is taken from the current time. Accordingly to the spec, this time should be associated with the first sample of the segment but in our case, it reflects the last sample (the moment segment gets created).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.