View Single Post
  #34  
Old 06-06-2012, 02:14 AM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: rtmp-host.sh, RtmpExplorer alternative


github.com/svnpenn/dotfiles/commit/74ee

Quote:
Dump non-live and live commands to capture file

Previous version would simply dump command directly from RtmpSrv. I found this
to be a problem because even with KSV RtmpSrv, not all live streams are being
detected, e.g.

http://showtvnet.com/player/index.asp?ptype=1

rtmp-host will now simply dump a non-live and live command. If the non-live
fails then the live will be tried.
Reply With Quote