my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits/s
I have tested my web app on s40 device asha 309
my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits/s are not playing in web app based Live TV .
Error : File cannot be played . Select a file of lower quality..
Please give me a proper solution. Iam caling the video with
str += "<a href=\"" + channel['link'] + "\">" +
and
"<a href=\"" + channel['link'] + "\">" + channel['name'] + "</a>" + "</div>";
str += "<div class='ui-list-item'>"+ "link: " + "<a href=\""+ channel['link']+"\">Start video</a> </div>";
Please give ur valuable coment or suggestion on this.
Re: my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits
It may be important to specify which device/emulator you are testing with.
Re: my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits
Hi wizard_hu_ Nokia Asha 309 s40 device Error"File cannot be played . Select a file of lower quality.."
and when tested on 311 Error"File format not supported"
Re: my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits
waiting for the answers / solutions from the expert developers.
Re: my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits
The specification pages list the same "3GPP formats (H.263), ASF, AVI, H.264/AVC, MPEG-4, VC-1, WMV" for both devices, however the UAProfile shows some difference, like "video/H264;profile-level-id=42E00D" (309) vs. "video/H264;profile-level-id=42F00B" (311), these are listed in the "StreamingAccept" tag. Just above it there is a <pss6:VideoDecodingByteRate> tag, containing 96000 and 256000 respectively.
Unfortunately I do not know what these level-id-s mean, and although 96 < 150 < 256, your 150 is kilobits, while this tag seems to be about bytes.
Re: my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits
Hi wizard Do u mean to say rtsp streams does'nt play ?
will rtsp streams of H.264 play on asha mobiles. Any How I have mailed to [email]webappexperts@nokia.com[/email] also.
Re: my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits
I simply do not know, I have absolutely no experience with streaming. But those levels certainly mean something, as the device with the lower one does not recognize the stream at all, and the other one recognizes it, but says some of its parameters are too high.
Re: my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits
ok wizard who is the exact person who can help me on this ?
Re: my rtsp streams of Format:Video/H264, Resolution 320*240 and Bit rate 150 kbits
Somebody please help me with the working details of rtsp streams.
rtsp streams of what resolutions will work exactly for nokia asha mobiles like 309 and 311 ?