You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from chat today: quick fix might be to drop frames of incoming video before processing through the ascii transformer. Will probably want the "how many" to be configurable via .clivrt config file
Seems like this should be a setting we can pass into aiortc
I quickly tried to get cProfile going and also Austin with VSCode plugin
But no dice. Need to spend a little more time - the incoming video frame rendering isn't as good as we need it to be. There is likely optimization needed here:
https://github.com/collabinator/video-to-ascii/blob/master/video_to_ascii/render_strategy/ascii_strategy.py
The text was updated successfully, but these errors were encountered: