- 25 Aug, 2022 1 commit
-
-
Wolle authored
-
- 23 Aug, 2022 1 commit
-
-
Wolle authored
-
- 21 Aug, 2022 1 commit
-
-
Wolle authored
fix stuttering if big chunksize e.g. https://fffutu.re:443/Kiev , chunksize is about 16KBytes
-
- 17 Aug, 2022 1 commit
-
-
Wolle authored
processWebstream is completely new and faster, better InBuff filling processWebFile is still the old routine
-
- 12 Aug, 2022 1 commit
-
-
Wolle authored
-
- 11 Aug, 2022 1 commit
-
-
Wolle authored
-
- 10 Aug, 2022 1 commit
-
-
Wolle authored
The TS packets have a maximum size of 188 bytes, AAC frames are larger. It is better to unpack several TS packets, write them into the audio buffer and only then send the data to the AAC decoder
-
- 08 Aug, 2022 1 commit
-
-
Wolle authored
-
- 02 Aug, 2022 1 commit
-
-
Wolle authored
-
- 01 Aug, 2022 1 commit
- 31 Jul, 2022 1 commit
-
-
Wolle authored
-
- 28 Jul, 2022 2 commits
-
-
Wolle authored
new working streams http://18683.live.streamtheworld.com:3690/XHPIFMAAC/HLSTS/playlist.m3u8 http://26373.live.streamtheworld.com:3690/XHQQ_FMAAC/HLSTS/playlist.m3u8 http://20283.live.streamtheworld.com/XHQQ_FMAAC/HLSTS/playlist.m3u8 http://19003.live.streamtheworld.com/BLUE_FM_100_7AAC/HLSTS/playlist.m3u8
-
Wolle authored
-
- 25 Jul, 2022 1 commit
-
-
Wolle authored
e.g. https://air.pc.cdn.bitgravity.com/air/live/pbaudio001/playlist.m3u8 works with ESP32-S2 ESP32: set in constructor `m_i2s_config.dma_buf_count` higher to 20
-
- 18 Jul, 2022 1 commit
-
-
Wolle authored
-
- 16 Jul, 2022 1 commit
-
-
Wolle authored
-
- 11 Jul, 2022 1 commit
-
-
Wolle authored
as a result, the AAC decoder finds the first syncronword with pinpoint accuracy
-
- 10 Jul, 2022 3 commits
- 09 Jul, 2022 12 commits
- 08 Jul, 2022 5 commits
-
-
Wolle authored
https://cdnlive.shooowit.net/rtvalive/smil:channel13.smil/playlist.m3u8 this valid url has a colon, but without a portnumber follows. now working m3u8 streams: http://189.240.210.28:1935/setacatlan/radio/chunklist_w1853320237.m3u8 http://stream.revma.ihrhls.com/zc3201/hls.m3u8 http://arcast.com.ar:1935/radio/radionar.stream/playlist.m3u8 http://lampsifmlive.mdc.akamaized.net/strmLampsi/userLampsi/playlist.m3u8 http://6182bfa7cd933.streamlock.net:1935/Radiokriti/Radiokriti/playlist.m3u8 https://cdnlive.codev8.net/canalextremaduralive/smil:channel2.smil/playlist .m3u8 https://cdnlive.shooowit.net/rtvalive/smil:channel13.smil/playlist.m3u8
-
Wolle authored
-
Wolle authored
-
Wolle authored
/Audio.cpp:2254:14: warning: unused variable 'pos' [-Wunused-variable] Audio.cpp:2538:25: warning: unused variable 'size' [-Wunused-variable] Audio.cpp:2496:29: warning: unused variable 'seqNr' [-Wunused-variable] Audio.cpp:2433:10: warning: unused variable 'f_entry' [-Wunused-variable] Audio.cpp:2434:10: warning: variable 'f_ExtInf' set but not used [-Wunused-but-set-variable] Audio.cpp:2435:9: warning: unused variable 'pos' [-Wunused-variable] Audio.cpp:2436:11: warning: unused variable 'host' [-Wunused-variable] Audio.cpp:2438:10: warning: variable 'f_StreamInf' set but not used [-Wunused-but-set-variable] Audio.cpp:3440:38: warning: format '%s' expects a matching 'char*' argument [-Wformat=] Audio.cpp:2496:29: warning: 'seqNr' defined but not used [-Wunused-variable] Audio.cpp:3100:33: warning: '%s' directive writing up to 511 bytes into a region of size 492 [-Wformat-overflow=]
-
Wolle authored
no new features, but the code is more structured
-
- 22 Jun, 2022 1 commit
-
-
Wolle authored
-
- 20 Jun, 2022 2 commits