valkka-live
valkka-live copied to clipboard
OpenSource Video Surveillance Program
I have modified the code as follows to add RTSP retransmission. valkka-live/valkka/live/chain/multifork.py ```python def make_restream_branch(self): self.livethread2 = LiveThread( name = "live_thread2", verbose = False, rtsp_server = 8554+self.slot ) self.live_in_filter =...
Please note I'm using google colab, as per instructions in "https://github.com/elsampsa/valkka-core" and can not get past the first statement:  It is 8 minutes and counting ! (after pressing Enter)...