Leandro Moreira
|
adcff01768
|
Update HOW_IT_WORKS.md
|
2024-06-07 06:58:38 -03:00 |
|
Leandro Moreira
|
a94cd0d84a
|
Update README.md
|
2024-06-07 06:58:07 -03:00 |
|
Leandro Moreira
|
0da0bbe896
|
remove dup section
|
2024-06-06 16:55:42 -03:00 |
|
Leandro Moreira
|
8fc6f92547
|
Merge pull request #31 from flavioribeiro/leandromoreira/add-audio
Add audio, RTMP, FFmpeg/LibAV and more
|
2024-06-04 22:08:47 -03:00 |
|
Leandro Moreira
|
51bed46113
|
simplify readme
|
2024-06-04 22:06:48 -03:00 |
|
Leandro Moreira
|
c613a891fa
|
add code context
|
2024-06-04 21:43:31 -03:00 |
|
Leandro Moreira
|
7401b50036
|
add info for how it works
|
2024-06-02 14:44:17 -03:00 |
|
Leandro Moreira
|
0289b94732
|
adapt readme for new features
|
2024-06-02 14:31:56 -03:00 |
|
Leandro Moreira
|
535da6517a
|
update readme to reflect current implementation
|
2024-06-02 09:49:53 -03:00 |
|
Leandro Moreira
|
c445c13e02
|
add instructions on how to develop locally or on docker
|
2024-05-19 23:41:10 -03:00 |
|
Leandro Moreira
|
366e8fbcf5
|
move filters and add codec context setters
|
2024-05-19 19:16:24 -03:00 |
|
Leandro Moreira
|
644ad80756
|
fix probers test
|
2024-05-19 17:51:12 -03:00 |
|
Leandro Moreira
|
fc39c17960
|
Merge pull request #32 from flavioribeiro/add-rtmp-support
Add rtmp support
|
2024-05-19 01:00:47 -03:00 |
|
Leandro Moreira
|
ea736898d9
|
add opus audio initial support
|
2024-05-19 00:36:36 -03:00 |
|
Leandro Moreira
|
5960c45e1f
|
change verb
|
2024-05-16 13:26:46 -03:00 |
|
Leandro Moreira
|
fdffc29cfa
|
add an implicit flow
|
2024-05-16 13:26:10 -03:00 |
|
Leandro Moreira
|
1a2f958063
|
fix potential memory leak
|
2024-05-15 23:01:36 -03:00 |
|
Leandro Moreira
|
8e4306c0f7
|
add proper packet handling for bit stream filter
|
2024-05-15 22:42:15 -03:00 |
|
Leandro Moreira
|
60bff6779f
|
fix flows
|
2024-05-15 21:28:54 -03:00 |
|
Leandro Moreira
|
07ff49ca00
|
include browser in the async loop
|
2024-05-15 21:25:04 -03:00 |
|
Leandro Moreira
|
4746d833fa
|
rename architecture
|
2024-05-15 10:34:00 -03:00 |
|
Leandro Moreira
|
31daa30478
|
replaces server by donut
|
2024-05-15 10:31:33 -03:00 |
|
Leandro Moreira
|
e7149242b3
|
move streaming async flow for the ease of understanding
|
2024-05-15 10:27:20 -03:00 |
|
Leandro Moreira
|
f2e9ea7991
|
remove local go astiav impl
|
2024-05-14 15:15:35 -03:00 |
|
Leandro Moreira
|
7ec44e561a
|
add main components
|
2024-05-13 09:48:26 -03:00 |
|
Leandro Moreira
|
af8aa3acff
|
add local astiav
|
2024-05-13 08:58:23 -03:00 |
|
Leandro Moreira
|
1dddccf660
|
move setup of bit stream filter
|
2024-05-13 07:51:58 -03:00 |
|
Leandro Moreira
|
c131f10fd4
|
clean up
|
2024-05-12 22:57:52 -03:00 |
|
Leandro Moreira
|
06d749caff
|
bypass with annex b
|
2024-05-12 20:27:17 -03:00 |
|
Leandro Moreira
|
199c23e9fd
|
add draft for rtmp
|
2024-05-12 15:05:35 -03:00 |
|
Leandro Moreira
|
4cb98061df
|
remove unecessary comments
|
2024-05-02 23:26:54 -03:00 |
|
Leandro Moreira
|
ad86b20c4a
|
add comments about what to do
|
2024-05-02 22:27:44 -03:00 |
|
Leandro Moreira
|
933f1b1425
|
simplify docker images
|
2024-05-02 20:08:19 -03:00 |
|
Leandro Moreira
|
f0fb5959fc
|
add instructions to solve docker issues
|
2024-05-02 20:08:00 -03:00 |
|
Leandro Moreira
|
668bb29f43
|
standardize the input
|
2024-03-06 17:55:12 -03:00 |
|
Leandro Moreira
|
52312607e1
|
remove unecessary parameter
|
2024-03-06 17:14:48 -03:00 |
|
Leandro Moreira
|
d70b35c30c
|
add general refactoring
|
2024-03-04 20:32:16 -03:00 |
|
Leandro Moreira
|
fef3ae17c7
|
Merge pull request #30 from flavioribeiro/leandromoreira/add-audio-adding-filters-libav-for-samplerate
Leandromoreira/add audio adding filters libav for samplerate
|
2024-03-04 15:21:04 -03:00 |
|
Leandro Moreira
|
55b40adf66
|
playing audio
|
2024-03-04 08:46:44 -03:00 |
|
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
|
a3cec908c8
|
Merge pull request #29 from flavioribeiro/leandromoreira/add-audio-libav-testing
Add libav streamer
|
2024-02-24 22:18:57 -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
|
b92f5087e2
|
add api plans
|
2024-02-19 14:48:08 -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 |
|