Quote:
Originally Posted by johnny
when i open rtmpdump it just flashes and goes away how do i get it to stay on the screen or am i missing something
|
Open a command prompt window in Windows, navigate to the folder with RTMPdump in it ("cd c:\yourfolder\") or open Terminal/Konsole in Linux. Or open Notepad and paste it into then save as a ms-dos batch file (with .bat extenstion, Notepad > File >Save As >
YourFile.bat > Save As > Type -
All Files "*" > place in RTMPdump folder, double click batch file to launch it. Or create a bash script and make it executable in Linux.
Using the Windows command prompt is one of the most basic things you can do with a computer, if you're still clueless you really need read up on it there are plenty of good guides on the 'net.