Using "Framen" DOOH with Livecode

Visuals, audio, animation. Blended, not stirred. If LiveCode is part of your rich media production toolbox, this is the forum for you.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trevix
Posts: 1088
Joined: Sat Feb 24, 2007 11:25 pm
Contact:

Using "Framen" DOOH with Livecode

Post by trevix » Wed Apr 23, 2025 10:41 am

Hello.
I have been asked to implement the "Framen" DOOH platform in our published Android App: https://www.framen.com
For what I understand, Ads will be only MP4 video, supplied with the Framen API.

I am wondering if anyone had any experience with this and is willing to share suggestions, hints on what is the best way to handle the all process in LC.
In particular mode, how to implement some sort of video caching, to get better and faster playing.

See in the attachment the API

Thanks
Attachments
FR_SM_API_Vendor_get_spot.pdf.zip
(30.3 KiB) Downloaded 199 times
Trevix
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>

MarioFelix
Posts: 4
Joined: Tue Sep 09, 2025 8:39 pm
Contact:

Re: Using "Framen" DOOH with Livecode

Post by MarioFelix » Tue Sep 09, 2025 8:44 pm

You might want to pre-download the MP4s from the Framen API to local storage in LiveCode, then play them from the cache to ensure smoother playback and avoid streaming delays.

Post Reply