Copy link to clipboard
Copied
Hi,
I'm facing troubles when creating a video banner ad with Animate CC. I created a canvas (as I need a HTML5 banner),
added a video-component and set the source path to a rtmp url:
rtmp://88.198.92.206:1935/oln/prerolls/OEBB_2160x3840_GIRAFFE_FINAL.mp4
The video seems to play well in the banner but it doesn't stream at all (I checked the waterfall, and it takes very long to start playing on a mobile).
Do I need some special adjustments for a streaming video?
Best regards, Christoph
Copy link to clipboard
Copied
The link isn't working for me.
Maybe this will help. Add or incorporate video in Adobe Animate CC
scroll down to were it talks about streaming media.
Copy link to clipboard
Copied
Hi Christoph
You are targeting HTML5 Canvas and want to stream with HTML5 Video Component via RTMP (Real-time Messaging Protocol).
@nickg28's link is all about FLVPlayback Component, AS 3/2 and Flash Player.
For real streaming there might simply be this basic Problem:
(from a stackoverflow thread titled Play RTMP live stream in HTML5 )
Consider that audio streaming seem to work inside HTML5. Video is probably more appropriate to simply play from HTTP.
Klaus
Copy link to clipboard
Copied
Hi Klaus and Nick,
Thanks a lot for your answers! I‘m just wandering how those videobanners out there are implemented?
Do they simply link to a mp4 file without any streaming, etc? What if the file size is a few megabytes?
Best regards, Christoph
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more