It's possible to stream a video file from a RTMP server?

0 votes
asked Aug 7, 2018 by webcore (120 points)
I'm trying to stream a MP4 video file from a RTMP server but it's now working.

When I change it to a normal HTTP MP4 file, it works.

I want to use something like that:
rtmp://id.cloudfront.net:80/cfx/st/mp4:video/transparentvideo.mp4 (I changed the id here, but it works on a player like VLC).

When I use normal HTTP like that, it works:
https://id.cloudfront.net/video/transparentvideo.mp4

Thanks!

Fernando

1 Answer

0 votes
answered Aug 7, 2018 by albert52 (31,850 points)
commented Aug 8, 2018 by webcore (120 points)
Hi Albert, we tried with RTMP, but it didn't work. With HTTP it works very well.

Can you try with this URL?
rtmp://s3fmpr1hdjrpvn.cloudfront.net:80/cfx/st/mp4:video/transparentvideo.mp4

Thanks!
Fernando
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...