ouxianghui / janus-client

c/c++ webrtc native janus client Qt opengl video-meeting video-room video-call text-room meeting chat
MIT License
178 stars 52 forks source link

too complex source code, very excessive design #10

Closed yixingwang0517 closed 2 years ago

ouxianghui commented 2 years ago

This design is to support multiple types of clients, and depends on the design of one stream and one peerconnection of Janus. For multiple streams, the design can be simplified.