jonataslaw / jonataslaw/VideoCompress
The mp4 file will not be streamable
- Dominant language
- Swift
- Stars
- 262
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
After the compression, I get this message inside the logs
```
Video track stopped. Stop source
D/MPEG4Writer(11324): Duration from tracks range is [18517334, 18566622] us
D/MPEG4Writer(11324): Stopping writer thread
D/MPEG4Writer(11324): 0 chunks are written in the last batch
D/MPEG4Writer(11324): Writer thread stopped
I/MPEG4Writer(11324): Ajust the moov start time from 10 us -> 10 us
I/MPEG4Writer(11324): The mp4 file will not be streamable.
D/SurfaceUtils(11324): disconnecting from surface 0x75ced6b010, reason disconnectFromSurface
D/MPEG4Writer(11324): Video track stopping. Stop source
D/MPEG4Writer(11324): Audio track stopping. Stop source
```
Is there a way to upload this video on a server and stream it ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.