I want to know the structure of a file SDP for MPEG2 file.
I have this SDP:
v=0
o=- 2 3587745594 IN IP4 127.0.0.0
s=QuickTime
t=0 0
a=range:npt=now-
a=isma-compliance:2,2.0,2
m=audio RTP/AVP 96
c=IN IP4 239.255.42.42/15
b=AS:8
a=rtpmap:96 mpeg4-generic/8000/1
a=fmtp:96
profile-level-id=15;
Hi,
I want to know the structure of a file SDP for MPEG2 file.
I have this SDP:
v=0
o=- 2 3587745594 IN IP4 127.0.0.0
s=QuickTime
t=0 0
a=range:npt=now-
a=isma-compliance:2,2.0,2
m=audio RTP/AVP 96
c=IN IP4 239.255.42.42/15
b=AS:8
a=rtpmap:96 mpeg4-generic/8000/1
a=fmtp:96
profile-level-id=15