<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div>Hi,</div>
<div><br>
</div>
<div>I'm testing openRTSP to read an IP camera stream and record the stream in a file.</div>
<div>I'm working under Win 7.</div>
<div>When the stream come from an old camera (mpeg stream), all is fine.</div>
<div><br>
</div>
<div>But, when I use a camera with H265 stream format, I obtain warning and error :</div>
<div><br>
</div>
<div>1) on SETUP function call : Warning: we don't implement a QuickTime Video Media Data Type for the "H265" track, so we'll insert a dummy "????" Media Data Atom instead.  A separate, codec-specific editing pass will be needed before this track can be played.<br>
</div>
<div><br>
</div>
<div>2) 500 internal error when function PLAY is called</div>
<div><br>
</div>
<div>When I test the same rtsp link with VLC, it is working.</div>
<div><br>
</div>
<div>The link :</div>
<div><br>
</div>
<div>openrtsp -b 200000 -u admin admin -v -d 10 -4 -w 2560 -h 1440 -f 15 rtsp://192.168.1.64:554/Streaming/Tracks/101?transportmode=unicast&replaymode=onvifreplay > video.mp4</div>
<div><br>
</div>
<div>I obtain this replay link with onvif commands send to the camera.<br>
</div>
<div><br>
</div>
<div>Any idea why this is not working?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Nicolas<br>
</div>
</div>
</body>
</html>