Commit Graph

35 Commits

Author SHA1 Message Date
Leandro Moreira
09b99d3116 fix sample rate audio filter conversion 2024-03-03 22:59:18 -03:00
Leandro Moreira
9abfd1adc9 start transcoding audio 2024-02-26 08:43:45 -03:00
Leandro Moreira
8dfe08f238 send stream info as meta data 2024-02-24 23:45:04 -03:00
Leandro Moreira
3918cee421 introduce new api 2024-02-24 22:17:33 -03:00
Leandro Moreira
0acdbfa4aa libav is working 2024-02-20 09:37:21 -03:00
Leandro Moreira
1d4736d1ed wrapping properly errors 2024-02-18 15:39:20 -03:00
Leandro Moreira
c43f779fba fix build with race and add faq 2024-02-18 15:35:14 -03:00
Leandro Moreira
a0dc2b5508 add ffmpeg/libav prober 2024-02-18 11:27:04 -03:00
Leandro Moreira
c510b07a65 renaming mpegts prober 2024-02-16 16:17:32 -03:00
Leandro Moreira
48deaf7ee6 add more annotations 2024-02-15 14:42:29 -03:00
Leandro Moreira
addc28292b gather main resources 2024-02-13 16:52:48 -03:00
Leandro Moreira
e2f211c00e add hints 2024-02-13 16:19:47 -03:00
Leandro Moreira
564861880e introduce donut engine 2024-02-13 15:58:26 -03:00
Leandro Moreira
d7e965aa25 use group parameter 2024-02-13 10:36:28 -03:00
Leandro Moreira
824f19e616 handle cancellation as expected acts 2024-02-12 20:45:15 -03:00
Leandro Moreira
bc6f4637ea removing dup logging 2024-02-12 20:37:50 -03:00
Leandro Moreira
91af8e1e53 extract streaming middleware to components 2024-02-12 20:04:50 -03:00
Leandro Moreira
53ed282056 fix mappers 2024-02-12 14:29:18 -03:00
Leandro Moreira
3aeb4fa250 add client and server stream info 2024-02-11 17:47:18 -03:00
Leandro Moreira
bb92c1e5bf refactoring ffmpeg streaming test helper 2024-02-10 22:40:02 -03:00
Leandro Moreira
75eec638f8 add prober test for hevc h265 2024-02-10 16:24:49 -03:00
Leandro Moreira
cbb1137f4d add test probers test for local 2024-02-09 19:12:43 -03:00
Leandro Moreira
1cc6defe43 extract methods from probers 2024-02-09 10:16:08 -03:00
Leandro Moreira
33710100a5 add mpeg-ts prober 2024-02-09 09:49:17 -03:00
Leandro Moreira
e3ee981d3d embed demo player 2024-02-03 17:19:26 -03:00
Leandro Moreira
36db07ff7c use sugar log directly 2024-02-01 09:51:52 -03:00
Leandro Moreira
f6f44c9125 extract a function for mpeg-ts 2024-02-01 09:15:19 -03:00
Leandro Moreira
1fc0f46b3f moving entities and controllers to the right place 2024-01-31 14:23:20 -03:00
Leandro Moreira
d45babf6c5 renaming stream variables 2024-01-31 09:28:23 -03:00
Leandro Moreira
a903aa17d7 provides cancelation when a component stop responding it closes all resources 2024-01-31 00:21:15 -03:00
Leandro Moreira
1e29f3c4ab leverage error handling as a middleware 2024-01-30 18:33:47 -03:00
Leandro Moreira
5bfd75f3d8 add setup and clean up for srt 2024-01-29 15:28:09 -03:00
Leandro Moreira
8f9a537c15 make webrtc api global 2024-01-29 09:14:49 -03:00
Leandro Moreira
68bd7c942e add internal demo 2024-01-28 15:58:03 -03:00
Leandro Moreira
74d84b13f2 move components to plural named packages 2024-01-28 07:05:31 -03:00