Hello, shawn shawn wrote: > Hi, > I forget to change mjpeg sdp format > use JPEG/90000 > > this is the new diff According to the RFCs, it seems that the payload type for JPEG (and MJPEG) is static (26). So, why is the "rtpmap" line needed? I suspect the sdp.c part of the patch is unneeded. Luca