You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it looks like some parts of a song are dropping and it becomes choppy (watch the attached video). This behaviour happens only on Android devices: it works fine in example Web app and iOS build of my Flutter application. Snipper comment:toHHMMSS transforms transforms seconds to MM:SS format and concat is a list of mp3 files for playback.
IMG_0099.MOV
The text was updated successfully, but these errors were encountered:
Hello
I have an issue when using Ingress for audio streaming to a room with ffmpeg. I have two backends
Frontend is written in Flutter/Dart and uses livekit flutter SDK of the latest version (1.3.4). Flutter version: 3.7.12
When I spawn ffmpeg process to strem music to previously generated rtmp URL with this code (Node.js)
it looks like some parts of a song are dropping and it becomes choppy (watch the attached video). This behaviour happens only on Android devices: it works fine in example Web app and iOS build of my Flutter application.
Snipper comment:
toHHMMSStransforms transforms seconds to MM:SS format andconcatis a list of mp3 files for playback.IMG_0099.MOV
The text was updated successfully, but these errors were encountered: