A2DPStream #525
-
Hi there. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 11 replies
-
Hi, i assume this can be done via function av_playback_changed(). If your current track reached end, this callback state will be ESP_AVRC_RN_TRACK_REACHED_END.
|
Beta Was this translation helpful? Give feedback.
-
I think this should rather go to the AudioTools ? |
Beta Was this translation helpful? Give feedback.
-
@FinnHansen can you share your code I am trying to stream mp3 (converted into PCM) but all I am getting is noise, may be your code might help |
Beta Was this translation helpful? Give feedback.
-
The simplest example would be to use the decoder on the input side: I just added this and was running a test |
Beta Was this translation helpful? Give feedback.
-
I was updating the examples to use the latest API and retested this one: I confirm that if you take the latest version, it should work. |
Beta Was this translation helpful? Give feedback.
I think this should rather go to the AudioTools ?
I assume you use the Copier: so just check the result. At the end it returns the number of copied bytes of 0