<div dir="ltr">Hi, <br>I'm working on my final project in Software Engineering, which its purpose is to stream rtsp unicast broadcast from digital intercom to another end station<br>that using the same intercom.<br>My renewal idea is not using the VLC player, but to create a simple media player, based on C# programming, which will improve the reloading time of the stream<br>
and etc.<br>Anyway, I'm having a trouble with the file playCommon.cpp. I'm trying to broadcast from some test program of yours, called testMPEG4VideoStreamer.cpp. When I run it, <br>I get the output message that says:<br>
"Play this stream using the URL 'rtsp://<a href="http://192.168.2.103:8554/testStream">192.168.2.103:8554/testStream</a>' "<br>"Beginning streaming..."<br>"Beginning to read from file..."<br>
<br>So, my problem is when I'm compiling playCommon.cpp (while broadcast testMPEG4VideoStreamer.cpp) I get the usage message from the playCommon.cpp, which indicates<br>I neeed to enter a list of arguments, and I'm really confused which arguments should I use, and which arguments I shall not use?<br>
<br>Hope to get a solution as soon as possible.<br>Regards,<br>Roy Dekel<br><br></div>