Thread: rtmpgw
View Single Post
  #9  
Old 12-17-2015, 11:13 PM
iamsumit iamsumit is offline
Member
 
Join Date: Dec 2015
Posts: 72
iamsumit is on a distinguished road
Default

Re: rtmpgw


What is the use of rtmpgw?

As per its definition - rtmpgw listens for HTTP requests that specify RTMP stream parameters and then returns the RTMP data in the HTTP response. The only valid HTTP request is "GET /" but additional options can be provided in URL-encoded fashion. Options specified on the command line will be used as defaults, which can be overridden by options in the HTTP request..

So, is it a rtmpsuck corresponding for http streams (i.e. non-rtmp streams) transmitting over http ports (8080/8081) which has rtmp data embedded inside them?
Reply With Quote