Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OGG station play silence #633

Open
mmar22 opened this issue Dec 22, 2023 · 1 comment
Open

OGG station play silence #633

mmar22 opened this issue Dec 22, 2023 · 1 comment

Comments

@mmar22
Copy link

mmar22 commented Dec 22, 2023

My code now based on your 2.1.0 plays ok aac mp3 , but when i try ogg only silence. What is issue?
Try stream.funradio.sk:8000/fun128.ogg.m3u

info PSRAM found, inputBufferSize: 283615 bytes
info buffers freed, free Heap: 131104 bytes
info Connect to new host: "http://stream.funradio.sk:8000/fun128.ogg.m3u"
info Connect to "stream.funradio.sk" on port 8000, extension "/fun128.ogg.m3u"
info Connection has been established in 20 ms, free Heap: 128196 bytes
info Playlistheader: HTTP/1.0 200 OK
info Playlistheader: Content-Length: 46
info Playlistheader: Connection: Keep-Alive
info Playlistheader: Content-Type: audio/x-mpegurl
info Switch to PLAYLISTDATA
info Playlistdata: http://:@stream.funradio.sk:18000/fun128.ogg
info Entry in playlist found: stream.funradio.sk:18000/fun128.ogg
info buffers freed, free Heap: 113492 bytes
info Connect to new host: "http://stream.funradio.sk:18000/fun128.ogg"
info Connect to "stream.funradio.sk" on port 18000, extension "/fun128.ogg"
info Connection has been established in 28 ms, free Heap: 110892 bytes
info HTTP/1.0 200 OK
info ContentType application/ogg found
info date: Fri, 22 Dec 2023 07:51:37 GMT
info ice-audio-info: ice-samplerate=44100;ice-bitrate=128;ice-channels=2
info icy-channels:2
info icy-name: FUN Radio Live
info server: Icecast 2.4.0-kh14
info access-control-allow-origin: *
info access-control-allow-headers: Origin, Accept, X-Requested-With, Content-Type, Icy-MetaData
info access-control-allow-methods: GET, OPTIONS, HEAD
info Switch to DATA, metaint is 0
info stream ready
info buffer filled in 3 ms

@mmar22
Copy link
Author

mmar22 commented Jan 4, 2024

Sorry i use esphome fork , with your code ogg plays .
One OOT have you any link to 48k radios?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant