Java client to webrtc

Is there a library or method to get webrtc and put it into a Java application This means that the client is completely on the desktop, JavaFX Then use webrtc network technology to connect the two applications I can use the entire web RTC server to handle both applications as usual

Just curious. thank you.

Solution

Of course not You want a webrtc endpoint to connect to the RTP endpoint, don't you? Here, you need a VP8 to H264 media converter, which gets the real-time stream from the webrtc source and puts it on the desktop application, and vice versa Use the GStreamer Java library

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>