Capture RTSP stream to fixed sized files
- by Ankur Chauhan
Hi,
I want to capture a RTSP stream from a camera into a series of fixed sized file 1MB each.
and then send it to a storage server via Http POST.
How do i do this.
Target languages - any, prefer: JAVA.