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.