View Single Post
  #1  
Old 10-16-2017, 03:00 AM
Darwin222 Darwin222 is offline
Junior Member
 
Join Date: Oct 2012
Posts: 12
Darwin222 is on a distinguished road
Default

Resolve encrypted dynamic playpath?


I was able to find the details for capturing an RTMP stream with rtmpsrv. The playpath is a temporary dynamic hash. However when capturing with rtmpdump with the verbose option set, I see this line:
Code:
DEBUG: Property: <Name:        description, STRING:	Playing and resetting bi-live.>
Does this mean the long hash gets resolved to "bi-live"? I cannot connect the the stream by using it as a playpath. I wonder if I could make a static playpath out of this information.

Any help would be appreciated.
Reply With Quote