Hi, I am running Media Streaming, but I am having a problem. I could run this:
./rtspclient.o rtsp://piabanha.cs.pitt.edu:1200/streamingVideos_10/Movie1minHi.mov 20000 10 The server printed the numbers normally, and finish the execution. But when I run: sh script/run-test.sh The server print the numbers, but never finalize the execution. I think is because the input is very big, how could I reduce this. Thank you, Alexandre
