freddyaboulton / gradio-webrtc

MIT License
91 stars 12 forks source link

Great works! but how to stream audio and video at the same time with temporally aligned #7

Open TimSeven opened 1 month ago

TimSeven commented 1 month ago

It seems to set only one modality (video or audio) at a time?

freddyaboulton commented 1 month ago

Yes haven't worked on audio and video simultaneously. What is the use case? Will help design it.

Jerry-723 commented 1 month ago

Yes haven't worked on audio and video simultaneously. What is the use case? Will help design it.

When developing digital man's real time chat, it will need streaming audio and frame at same time. Can you design it?

Henry-23 commented 1 month ago

Yes haven't worked on audio and video simultaneously. What is the use case? Will help design it.

When developing digital man's real time chat, it will need streaming audio and frame at same time. Can you design it?

I have the exact same use case 🤣