Thread: help in rtmpe
View Single Post
  #15  
Old 03-12-2013, 09:53 AM
ukruser ukruser is offline
Junior Member
 
Join Date: Mar 2013
Posts: 1
ukruser is on a distinguished road
Default

Re: help in rtmpe


hi,
I am trying to handle rtpme steam with rtmpdump and then stream it to VLC player. But unsuccessful...

When I try to record stream with RTMPDumpHelper, everything is ok. I can even record stream to file and while it recording play it in VLC. But in this case a huge dump file is created. So I would like to organize something like proxy, which can decrypt stream and steam it to localhost.

This is what I have tried
Quote:
rtmpdump.exe -r rtmpe://stream01.bighockey.ua/live --quiet | "C:\Program Files\VLC\vlc.exe" -
Can you help me?
Reply With Quote