sighthoundinc / SighthoundVideo

Open Source version of Sighthound Video
Other
14 stars 11 forks source link

Hls-ll implementation and build mode. #11

Closed burickg closed 1 year ago

burickg commented 1 year ago

Hi, To expedite the HLS-LL implementation I have a few questions.

  1. To implement HLS-LL successfully are there any foreseeable challenges we must look out for. Also, would it automatically reflect on the mobile apps.
  2. Do you think upgrading the code to python 3.x is needed to successfully upgrade the protocol successfully
  3. We are wanting to use tensorflow for a more modern object detection implementation. Do you see any issues with doing so.
  4. Currently we are having some issue the debug mode execution running ./app script. We have created an issue. Can we get this issue assigned to someone? Also current build mode is debug. We want to have a release mode of the build. What’s the workaround.