Categories: Series 40 3rd Edition, Feature Pack 2 | S60 | Technical Solution | Java ME | MMAPI (JSR-135)
This page was last modified 07:51, 16 November 2007.
TSJ000779 - Recorded video data cannot be streamed before RecordControl.commit() method has been called
From Forum Nokia Wiki
| ID | TSJ000779 | Creation date | November 14, 2007 |
| Platform | Series 40 3rd Edition, FP2, S60 | Devices | |
| Category | Java | Subcategory | Mobile Media API |
Description
All Series 40 devices record to 3GP / 3GP2 format, and when recording takes place, the video encoder stores a header at the start of the file. This file header must be updated as the recording completes. Therefore, if it were possible to immediately stream the recorded video, the (invalid) header would be transmitted and could not be updated later.
This means that even if the RecordControl.setOutputStream() method is used, the target output stream will only be filled with data once the RecordControl.commit() method is called and the recording is stopped.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| draw into video stream from camera | Davidyes | Mobile Java Media (Graphics & Sounds) | 2 | 2006-07-28 22:19 |
| Application video bluetooth | fgmez | General Symbian C++ | 0 | 2003-11-14 10:23 |
| Strange Series 40 MMAPI security dialog | ipxlittle | Mobile Java Media (Graphics & Sounds) | 8 | 2008-02-05 17:35 |
| Streaming video and problems with CVideoRecorderUtility::OpenDesL() | gokumola | General Symbian C++ | 4 | 2007-04-12 04:34 |
| problem capturing video, help! | XenL | Mobile Java Media (Graphics & Sounds) | 2 | 2007-05-31 05:18 |

