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

Can I user ESP32 devkit v1 #37

Open
hadi-mansoori opened this issue Jul 29, 2024 · 6 comments
Open

Can I user ESP32 devkit v1 #37

hadi-mansoori opened this issue Jul 29, 2024 · 6 comments

Comments

@hadi-mansoori
Copy link

I use this code for ESP32 DEVKIT V1 but can not played the song with a good quality after some seconds will be disconnected .
I must ESP32 S2 or more for live streaming ?

@CelliesProjects
Copy link
Owner

The ESP32 DEVKIT V1 should work just fine.
Which stream is giving you issues?

@hadi-mansoori
Copy link
Author

I used ESP32 devkit v1 with this streaming server http://star.jointil.net/proxy/jrn_beat?mp=/stream
but after some seconds will be disconnected or you can check this stream http://13.39.128.34:3000/stream
but I test with HTML to play the streaming server it plays completely.

@CelliesProjects
Copy link
Owner

CelliesProjects commented Aug 1, 2024

It seems the issue was a header thing. Should play fine now.
The second stream is playing but with artifacts.
That seems to be a server or transport issue.

Could you test and report if it works for you?

@hadi-mansoori
Copy link
Author

Yes I'll let you know after testing .

@hadi-mansoori
Copy link
Author

hadi-mansoori commented Aug 1, 2024

it played good but after some secound shows me this error . my internet is stable .
[ 5533][D][ESP32_VS1053_Stream.cpp:727] loop(): startmute is 80 milliseconds
streamtitle: Freq & Liquid Soul - Liquid Frequencies
[ 42453][E][ESP32_VS1053_Stream.cpp:699] loop(): Stream timeout 900 ms
[ 42457][D][HTTPClient.cpp:408] disconnect(): tcp is closed

eof: http://star.jointil.net/proxy/jrn_beat?mp=/stream

@CelliesProjects
Copy link
Owner

CelliesProjects commented Aug 1, 2024

I just ran the stream again with and without the latest commit applied and now it runs fine both ways.
The stream is running now for 10 minutes and no issues.

decoder running - starting playback
showstation: Joint Radio Beat
size: 0
codec: MP3
bitrate: 128kbps
streamtitle: 018 Hux Flux - Stack Babbler (Goa Psy 140 C Mix)
streamtitle: Sensifeel - Olympics

EDIT: also my player based on this library plays the stream fine.

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

2 participants