Add missing SDP for HEVC

This commit is contained in:
Aaro Altonen 2019-05-29 08:43:07 +03:00
parent d5dbb99ff4
commit 73ba634774
1 changed files with 8 additions and 0 deletions

8
examples/sdp/hevc.sdp Normal file
View File

@ -0,0 +1,8 @@
v=0
o=user 0 0 IN IP4 127.0.0.1
s=No Name
c=IN IP4 127.0.0.1
t=0 0
m=video 8888 RTP/AVP 96
a=rtpmap:96 H265/90000
a=recvonly