freddyaboulton / gradio-webrtc

MIT License
37 stars 7 forks source link

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

Open TimSeven opened 3 weeks ago

TimSeven commented 3 weeks ago

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

freddyaboulton commented 3 weeks ago

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

Rjx0613 commented 1 week 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 week 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 🤣