Hi Khalid,
I analyzed the file provided by you separately and found following potential
issues:
1) The profile_and_level_indication after the VOS Start code is F5 which is
reserved (refer Table G-1 in the MPEG4 Standard). I tried streaming after
modifying this too, but same issues.
2) In you
When i stream file2 (rename this file's extension as m4e) using
LiveMediaServer demo application, The following message is printed
continously on the screen:
MPEG4VideoStreamParser::parseVideoObjectPlane(): Saw unexpected code 01F5
MPEG4VideoStreamParser::parseVideoObjectPlane(): marker bit
When i stream file2 (rename this file's extension as m4e) using
LiveMediaServer demo application, The following message is printed
continously on the screen:
MPEG4VideoStreamParser::parseVideoObjectPlane(): Saw unexpected code 01F5
MPEG4VideoStreamParser::parseVideoObjectPlane(): marker bit
, 22 Jun 2009 23:36:05 -0700
From: ganesh_vija...@yahoo.com
To: live-de...@ns.live555.com
Subject: Re: [Live-devel] MPEG4 RTSP Client/Receiver
Hi Khalid,
You can refer to the openRTSP example which provides a good starting point for
the receiver. However, there is a catch. In case of MPEG4
ing the intial data it, everything is
working properly.
Thanks
K. Masood
Date: Mon, 22 Jun 2009 23:36:05 -0700
From: ganesh_vija...@yahoo.com
To: live-de...@ns.live555.com
Subject: Re: [Live-devel] MPEG4 RTSP Client/Receiver
Hi Khalid,
You can refer to the openRTSP example which provides a g
liq Masood
To: live-de...@ns.live555.com
Sent: Tuesday, June 23, 2009 11:14:37 AM
Subject: [Live-devel] MPEG4 RTSP Client/Receiver
Hi Everyone,
I am writing RTSP MPEG4 receiver that can receive a stream from
"myMPEG4VideoStreamer" over a LAN and save it into file. streamer works fine,
w
I am writing RTSP MPEG4 receiver that can receive a stream from
"myMPEG4VideoStreamer" over a LAN and save it into file.
Why not just use "openRTSP"?
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@
Hi Everyone,
I am writing RTSP MPEG4 receiver that can receive a stream from
"myMPEG4VideoStreamer" over a LAN and save it into file. streamer works fine,
when i receive the stream from VLC it plays fine. but my receiver could not
receive it correctly (it is not playable). May be i am able to