@@ -277,5 +277,6 @@ You may do at most one of these two bonus tasks. Each 15 pts, redeemable on fina
though I suggest using Firebase Storage. Note that the Spark plan has a 1GB monthly
limit of both storage and data transfer, so I suggest you keep your videos under
5MB. The [AVCaptureSessionPresetLow](https://developer.apple.com/documentation/avfoundation/avcapturesessionpreset640x480) preset might be appropriate.
- Resize or otherwise modify existing video in your app.
- Upload video into your app, resize or otherwise modify it, and write
it back out. I suggest using Firebase Storage as your destination.