<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><font size="3">I'd like to use openRTPS to receive the RTSP stream of my IP cam. <br>
<br>
The first try failed becouse of the following error: <br>
  "Unable to create receiver for "video/MJPEG" subsession:
RTP payload <br>
format unknown or not supported" <br></font></blockquote><div><br></div>This appears to be a bug in your IP camera.  The IETF has not defined a RTP payload format named "MPEG".  Perhaps they meant "JPEG"?</div><div><br></div><div><br><blockquote type="cite"><font size="3">
<br>
Then I put the option '-S 5' and the connection was succesfully created:
<br>
  Setup "video/MJPEG" subsession (client ports 55546-55547)
<br>
  Created output file: "video-MJPEG-1" <br>
  Sending request: PLAY <a href="rtsp://192.168.100.1:1554/profile/1/local.sdp/">rtsp://192.168.100.1:1554/profile/1/local.sdp/</a>
RTSP/1.0 <br>
<br>
but the output file: "video-MJPEG-1" is empty</font></blockquote><br></div><div>See <a href="http://www.live555.com/liveMedia/faq.html#openRTSP-empty-files">http://www.live555.com/liveMedia/faq.html#openRTSP-empty-files</a></div><div><br></div><div>Try adding the "-t" option to RTSP.</div><div><br></div><div>If this still doesn't work, then please send us the complete RTSP protocol exchange (i.e., printed by "openRTSP" to 'stderr'), and we'll take a look at it, to see if it tells us anything.</div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>