-
问题如题,部分手机拉取rtmp失败,收到的s1见日志:Type answer 0 Server version 0.0.0.0
这是什么原因?
日志如下:
IJKMEDIA: ijkmp_android_set_mediacodec_select_callback()
IJKMEDIA: ffpipeline_set_mediacodec_select_callback
IJKMEDIA…
ghost updated
7 years ago
-
When I connect my phone to a bluetooth headset, the the headset is always in the active (playing) state whenever the XSDL server is running, even if running in background with battery protection on, a…
-
Hello!
I've just started a cross-platform game using Heavy and SDL2 for audio. SDL2 gives me 32-bit float audio on Windows, but on Android, it gives me 16-bit int audio.
Here's a simple example …
-
Recent change to Android's audio code broke builds that use SDL_AUDIO_DISABLED.
-
Users have stated that we are not truly open-source on Linux because we require `fmod`. This isn't free and they have no other options. During our weekly meeting @ricardoquesada suggested that we coul…
-
Hello, with some new samsung devices, from friends, they have z-flip 4, s22 and from me, with my s23 ultra, we have only the left microphone working and others hears us on the left side with very low …
-
Since pthread is implemented by newlib, it would make sense if openal-soft could build without the pthread-emb library installed. This is unfortunately not the case.
Here the build log:
```
pat…
-
I'm trying to make this work with https://gitlab.com/android_translation_layer/android_translation_layer.
At first I tried using the build system we have for https://gitlab.com/android_translation_la…
-
Hi @wseemann, sorry to bother you again. I didn't realize you has a Media Player built on FFmpeg so I would like to give it a try.
I use the gradle build for FFMMR:
``` xml
dependencies {
compil…
-
ubuntu编译了.so arm64-v8a库,在android 播放rtsp 视频卡顿,还有会出现马赛克或者残影,怎么优化?