View Single Post
  #6  
Old 08-31-2012, 01:58 PM
enda enda is offline
Member
 
Join Date: Jun 2012
Posts: 32
enda is on a distinguished road
Default

I followed the instructions on http://svnpenn.github.com/2012/rtmp-host/

Code:
$ ./rtmp-host.sh
Press enter after video starts

Usage: dumper [OPTION] FILENAME WIN32PID

Dump core from WIN32PID to FILENAME.core

 -d, --verbose  be verbose while dumping
 -h, --help     output help information and exit
 -q, --quiet    be quiet while dumping (default)
 -V, --version  output version information and exit

tee: \windows/system32/drivers/etc/hosts: Permission denied
127.0.0.1
Press enter to start RtmpSrv, then restart video.

RTMP Server 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
I am not sure what to do next.
Reply With Quote