mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-07-25 21:22:11 +00:00
janus: rtp orientation support
This commit is contained in:
@@ -39,6 +39,7 @@ typedef struct us_janus_client_sx {
|
||||
janus_plugin_session *session;
|
||||
atomic_bool transmit;
|
||||
atomic_bool transmit_audio;
|
||||
atomic_uint video_orient;
|
||||
|
||||
pthread_t video_tid;
|
||||
pthread_t audio_tid;
|
||||
|
||||
Reference in New Issue
Block a user