livepeer / catalyst-uploader

Livepeer cloud storage upload utility. Called by Mist to upload video segments. Has CLI interface.
1 stars 3 forks source link

Add a thumbnail at the stream level #62

Closed mjh1 closed 5 months ago

mjh1 commented 5 months ago

We'd have two thumbs with this change: Existing one - /hls/playbackID/sessionID/source/latest.jpg New stream level one - /hls/playbackID/latest.jpg

We want to do this to support fishtank's scenario where they have an unreliable connection and so new sessions being created all the time, they want a url they can point to just based on the playbackID.

Tested locally with cat segment.ts | go run catalyst-uploader.go s3+https://xx:xx@gateway.storjshare.io/catalyst-recordings-monster/hls/foo/session/source/blah.ts