|
53af3d325f
|
Moved transcoder command creation to separate package entirely
|
2023-09-08 14:56:21 +05:00 |
|
|
82a426ef49
|
h264 keyframe fix to keep desired hls segment length
|
2023-08-22 15:08:55 +05:00 |
|
|
7b5021f8d2
|
switch to fragmented mp4 from ts
|
2023-08-22 14:58:01 +05:00 |
|
|
699666695e
|
Comments
|
2023-08-21 20:25:54 +05:00 |
|
|
21fc4a5816
|
Now adds EXT-X-PROGRAM-DATE-TIME to m3u8 for player syncing
|
2023-08-21 18:44:12 +05:00 |
|
|
14336095ea
|
shorten playlist size, use stream key to construct uri for http server
|
2023-08-21 15:10:07 +05:00 |
|
Muaz Ahmad
|
f80e86fcf6
|
pipe flv to ffmpeg hls segmentation
|
2023-08-18 15:50:24 +05:00 |
|
Muaz Ahmad
|
f165efcdc2
|
Audio+video handling, break data loop on command message since it should only ever be an unpublish if working correctly, or exit anyway for non-proper protocol
|
2023-08-18 14:43:52 +05:00 |
|
Muaz Ahmad
|
5a21ef83d2
|
Also write tag size at end
|
2023-08-18 14:21:31 +05:00 |
|
Muaz Ahmad
|
fc4560076c
|
metadata handling, errors for invalid message type but successful read, flv byte write index removed since unneeded
|
2023-08-18 13:24:54 +05:00 |
|
Muaz Ahmad
|
cbf1492b0e
|
flv stream data handling, temporary dump to a file instead of ffmpeg
|
2023-08-18 12:48:05 +05:00 |
|