Closed gabrielmaster123 closed 3 years ago
As mentioned in his video, discord.py is limited to a few calls per sec so he sped up the video.
you can change TIMEOUT = 1/((int(CLIP_FRAMES/4)+1)/CLIP_LENGTH)18 on TIMEOUT = 1/((int(CLIP_FRAMES/4)+1)/CLIP_LENGTH)7 1 frame every 0.8 seconds
changing below 0.5 is probably not desirable
When I start the bot it doesnt send all the frames but only every few seconds one single frame