February 15, 20179 yr Greetings all, I'm trying to build a custom front-end for a home security camera project (which I later plan to open-source and share with others if it turns out to be useful). Project employs Raspberry Pi that only record video when movement is detected. The challenge is to overlay multiple video fragments over 24h timeline; this requires a custom video player control. This archive uploaded to Dropbox (7 Mb) is an attempt at that, it almost works but I cannot figure out how to make rewind work properly. During the 1st video (robot playing AC/DC) you can rewind by clicking anywhere in the video. After it reaches the green circle where 2nd video starts, the rewind is broken and clicking anywhere on 1st or 2nd video in the timelime only rewinds to the beginning of the respective video. Please disregard the ugly UI, this will be updated with professional design if we manage to fix the custom video control bit. Will be grateful for your advice, also happy to pay for consulting here and/or display you as contributor once github repository is made public.
Create an account or sign in to comment