<div dir="ltr">I've tried testing it with openRTSP, still nothing. Here's the debug log from it.<br><br>------------------------------------------------------------------------<br><div>C:\Users\Administrator\Documents\openrtp\Debug>live555.exe rtsp://<a href="http://127.0.0.1/test.264">127.0.0.1/test.264</a></div><div>Opening connection to 127.0.0.1, port 554...</div><div>...remote connection opened</div><div>Sending request: OPTIONS rtsp://<a href="http://127.0.0.1/test.264">127.0.0.1/test.264</a> RTSP/1.0</div><div>CSeq: 2</div><div>User-Agent: live555.exe (LIVE555 Streaming Media v2016.09.22)</div><div><br></div><div><br></div><div>Received 152 new bytes of response data.</div><div>Received a complete OPTIONS response:</div><div>RTSP/1.0 200 OK</div><div>CSeq: 2</div><div>Date: Sun, Oct 09 2016 21:21:27 GMT</div><div>Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER</div><div><br></div><div><br></div><div>Sending request: DESCRIBE rtsp://<a href="http://127.0.0.1/test.264">127.0.0.1/test.264</a> RTSP/1.0</div><div>CSeq: 3</div><div>User-Agent: live555.exe (LIVE555 Streaming Media v2016.09.22)</div><div>Accept: application/sdp</div><div>------------------------------------------------------------------------</div><div><br></div><div>Here's the log from the live555 server, I switched it over from the test program to the media server to see if that'd do anything.</div><div><br>------------------------------------------------------------------------<br><div>C:\Users\Administrator\Documents\live555\Debug>live555.exe</div><div>LIVE555 Media Server</div><div>        version 0.89 (LIVE555 Streaming Media library version 2016.09.22).</div><div>Play streams from this server using the URL</div><div>        rtsp://<a href="http://172.31.16.139/">172.31.16.139/</a><filename></div><div>where <filename> is a file present in the current directory.</div><div>Each file's type is inferred from its name suffix:</div><div>        ".264" => a H.264 Video Elementary Stream file</div><div>        ".265" => a H.265 Video Elementary Stream file</div><div>        ".aac" => an AAC Audio (ADTS format) file</div><div>        ".ac3" => an AC-3 Audio file</div><div>        ".amr" => an AMR Audio file</div><div>        ".dv" => a DV Video file</div><div>        ".m4e" => a MPEG-4 Video Elementary Stream file</div><div>        ".mkv" => a Matroska audio+video+(optional)subtitles file</div><div>        ".mp3" => a MPEG-1 or 2 Audio file</div><div>        ".mpg" => a MPEG-1 or 2 Program Stream (audio+video) file</div><div>        ".ogg" or ".ogv" or ".opus" => an Ogg audio and/or video file</div><div>        ".ts" => a MPEG Transport Stream file</div><div>                (a ".tsx" index file - if present - provides server 'trick play'</div><div> support)</div><div>        ".vob" => a VOB (MPEG-2 video with AC-3 audio) file</div><div>        ".wav" => a WAV Audio file</div><div>        ".webm" => a WebM audio(Vorbis)+video(VP8) file</div><div>See <a href="http://www.live555.com/mediaServer/">http://www.live555.com/mediaServer/</a> for additional documentation.</div><div>(We use port 8000 for optional RTSP-over-HTTP tunneling, or for HTTP live stream</div><div>ing (for indexed Transport Stream files only).)</div>------------------------------------------------------------------------<br><br>test.264 is contained the directory alongside live555.exe</div></div>