Replies: 3 comments 2 replies
-
@rjsachse @s60sc Hello, so I've been looking at both this code and the much larger ESP32-CAM_MJPEG2SD for a while now and to be honest I'm not entirely sure what my issue is. I am using the xiao esp32s3 sense board and have uncommented the single client override line and have also put in 42 for the ws pin and 41 for the data pin. I can't get any sound to stream from my pc once I have started the stream and clicked on the speaker icon on the left side. I did see an audioworklet undefined error though. as for the app globals. I know this isn't part of your code but I did change include_audio to true as well as include_rtsp and chose the xiao_esp32s3 model. |
Beta Was this translation helpful? Give feedback.
-
ok seems like a issue with the javascript. so have you tried to record a video with audio to check if it is working or use vlc to play the rtsp stream to check audio |
Beta Was this translation helpful? Give feedback.
-
@rjsachse @s60sc I was thinking it was likely a javascript issue as well as I've had that error before when I was working on my own project that was similar to this one. as for recording with both audio and video I was able to. I also get this quite often like when I stop a stream though I'm pretty sure this is normal since it's probably closing the socket before it does anything with those (probably frames) which gives that error code cuz it has no where to go. However sometimes it'll continue to try until I reboot |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've started this discussion thread to provide support and address any issues related to RTSP streams, as I am the creator.
Beta Was this translation helpful? Give feedback.
All reactions