Meonardo
Meonardo
same issue when building with vialerbuild file, BTW, I only changed the openh264 version to 2.1.1.
@CLANNADAIR @vikt0r40 Please check if you have installed the "[Git lfs](https://github.com/git-lfs/git-lfs/wiki/Installation)"; I can see the log: `git-lfs filter-process: git-lfs: command not found` `fatal: the remote end hung up unexpectedly` .
类似的,我这样写也没用: `mapper.specify(property: &someURL, name: "some_url") { URL(string: $0) }` 不知道为啥。
> How do I check it ? I'm following your instructions on the home page. Please change the `pcre-8.41.tar.gz` download URL in the [Dockerfile](https://github.com/atyenoria/janus-webrtc-gateway-docker/blob/adc21598e1adaa17e977bc6c5c0873a1d5910944/Dockerfile#L154). I upload one `pcre-8.41.tar.gz` copy to...
Hi @nurdism @ZeoWorks , I have managed to make capture the speaker sound working on Windows, https://github.com/Meonardo/mediadevices/blob/master/pkg/driver/speaker/speaker.go ```go func getAudioTrack() (*mediadevices.AudioTrack, error) { // Currently I use the default speaker...
@HouLingLXH 请问你这个问题毕现吗? 我在3568上跑偶发出现这个问题, 同4G内存.
@lztmfx 你用的什么集成商的板子? 我用RK提供的开发板, Android 13系统就没这个问题. 可能需要更新某些补丁, 去 redmine 上问问吧.
@jajpadmakaran did u find any solution of this problem ? I have similar issue when I pulish RTSP stream to janus videoroom, but if I downgrade the camera encode bitrate...