now I have one more question about it. I'm only receiving Slice
packets from the H264 Server now(type 1 and 5). Why I don't receive
SPS, SEI or PPS packets?
Perhaps your server just isn't sending them (in the stream)? SPS and
PPS NAL units (I don't know anything about "SEI" NAL units) are
us
Hi,
now I have one more question about it. I'm only receiving Slice packets from
the H264 Server now(type 1 and 5). Why I don't receive SPS, SEI or PPS
packets? Without this packets the video is impossible to see because I don't
have all the information to decode.
PD: In VLC looking the message bo
I solved the problem after I updated live555 to the last version. Thanks.
2010/3/11 Ross Finlayson
> I'm having some problems with an specific IP source of H264. The problem is
>> on the response of PlayMediaSession.
>> I send this:
>>
>> OPTIONS, DESCRIBE, SETUP and PLAY.
>>
>> when I send PLAY
I'm having some problems with an specific IP source of H264. The
problem is on the response of PlayMediaSession.
I send this:
OPTIONS, DESCRIBE, SETUP and PLAY.
when I send PLAY I receive BAD REQUEST from the Server.
What happens when you use "openRTSP" as your client?
--
Ross Finlayson
Live
Hi developers,
I'm having some problems with an specific IP source of H264. The problem is
on the response of PlayMediaSession.
I send this:
OPTIONS, DESCRIBE, SETUP and PLAY.
when I send PLAY I receive BAD REQUEST from the Server. In all the other
cases I receive OK.
I don't understand where i