-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I've noticed that the video is quite lagging in real time introducing quite some latency making the the overall experience to the other users watching your video quite unpleasant.
Even though I tried to create a threaded queue to store frames for processing still I experience the same thing any suggestions?
If I store more than 2 frames in the queue I get a lot of latency in the video, the reason for creating the threaded queue in the first place was because I was the getting the following error
'Failed to reduce capture buffer size. Latency will be higher!'
I thought that with the queue I would be able to have less latency but still the overall experience is quite bad compared to snap camera.
Any suggestions?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested