jetamie

Results 19 comments of jetamie

> 我制作了一个使用 Janus 的演示,请在此处查看我希望它会有所帮助 https://github.com/kinsleykajiva/javafx-webRTC-desktop-app thanks.

> This is currently not possible, but will be in the near future. Is there a plan?

同求 ,那个libWebRTC太难编译了

![image](https://github.com/bytedeco/javacv/assets/46777058/69e1ef8a-2137-4af6-a129-7bfdb7c8bcbb) `avio_context_free(avio)` should be called here instead of `av_free(avio)` @saudet

![image](https://github.com/bytedeco/javacv/assets/46777058/93911e51-4648-4e11-93d6-75f11eeba6f0) Maybe you need to call both

> Please call grabber.stop() at the end. Sorry, I didn't write completely above, I used grabber.restart()

> Please call grabber.stop() at the end. Do I need to reinitialize the `ToMat` object?

> restart() might not always work. Try not to use it see if it works. I need to read video frames in a loop, similar to FFmpeg's --loop parameter function

> 请尝试在start()之前调用recorder.setPixelFormat(AV_PIX_FMT_RGBA)。 Error:[libvpx-vp9 @ 0x7fa85] Specified pixel format rgba is invalid or not supported