muxinc / upchunk

Uploads Chunks! Takes big files, splits them up, then uploads each one with care (and PUT requests).
MIT License
329 stars 46 forks source link

The video asset get auto deleted after 24 hours? #113

Closed Osmanity closed 9 months ago

Osmanity commented 9 months ago

Im working with a project where as when I create a video asset from my course platform nextjs project the video asset get deleted automatically after 24 hours which is very strange?

Here is the api activity logs from mux dashboard:

image

mmcc commented 9 months ago

Hi there! If you're still in test mode (either by not having a credit card on file yet or manually specifying test: true in asset creation, then this is expected. From the docs re: test mode:

Marks the asset as a test asset when the value is set to true. A Test asset can help evaluate the Mux Video APIs without incurring any cost. There is no limit on number of test assets created. Test asset are watermarked with the Mux logo, limited to 10 seconds, deleted after 24 hrs.