ritlew / django-hls-video

A webapp for uploading, encoding, and playing back video.
The Unlicense
16 stars 9 forks source link

Public videos not working #60

Closed ritlew closed 4 years ago

ritlew commented 4 years ago

Due to the addition of the playback tracker, public videos cause an internal server error. Check if user is logged in before doing any playback tracking

ritlew commented 4 years ago

closed with #61