Details
-
Bug
-
Resolution: Won't Do
-
P4: Low
-
None
-
5.0.0 Beta 1
-
None
-
Ubuntu 10.04 64-bit
Description
- Stopping and starting do not work over RTSP I tried this using H263, H264 and VC1 codecs.
To replicate this issue:
1. Stream video content using one of these URLs(only accessible from the Brisbane office):
rtsp://shiva.wipsl.com/sample_100kbit.mp4
rtsp://10.10.40.67/data/TestContent/TJ_H263_338k_Amr_12k_15fps_QCIF.3gp
rtsp://10.10.40.14/data/SymbianTestData/Video/H264/QCIF/3gp_H264_BL1.0_QCIF_5fps_32kbps_AMRNB_8khz_12kbps_str_1m34s_(1MB-filesize)_city.3gp
2. Call MediaPlayer.stop() (The video will stop playing)
3. Call MediaPlayer.play() (The video did not resume playing)
It is expected that the video should start playing in step 3.