I am currently working on streaming sync audio and video from a server to a client. I managed to stream the video using openCV, and in a different program, i managed to stream the audio. my question is how do I send the audio and video together and stream them in sync? like how is streaming both of them from the same server/program works? can I stream both the audio and video on the same ZMQ stream? (I'm streaming the video using ZMQ and the audio using pyaudio).
1.4m articles
1.4m replys
5 comments
57.0k users