CDN – How do I verify that the RTMP stream URL is working properly?

I have been responsible for setting up a CDN account for streaming videos, but I am not actually running the website that will host the content. How can I test whether the published RTMP URL is valid? Do I need to use the Flash video player to create a test page? Or is there a simple tool that can use RTMP streams that can be used for testing? The URL format is as follows:

RTMP: //example.fcod.llnwd.net/a1111/e11/test/example/file.flv

I can use the rtmpdump found here to verify that it is working:

http://all-streaming- media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm

Usage:

rtmpdump -r “rtmp: //example.fcod .llnwd.net/a1111/e11/test/example/file.flv”-o test.flv

I have been responsible for setting up a CDN account for streaming videos, but the actual There is no website that will host the content. How can I test whether the published RTMP URL is valid? Do I need to use the Flash video player to create a test page? Or is there a simple tool that can use RTMP streams that can be used for testing? The format of the URL is as follows:

RTMP: //example.fcod.llnwd.net/a1111/e11/test/example/file.flv

< /p>

I was able to use the rtmpdump found here to verify that it is working:

http://all-streaming-media.com/record-video-stream/rtmpdump- freeware-console-RTMP-downloading-application.htm

Usage:

rtmpdump -r “rtmp://example.fcod.llnwd.net/a1111/e11/test/example /file.flv”-o test.flv

Leave a Comment

Your email address will not be published.