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
Using "Framen" DOOH with Livecode
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Using "Framen" DOOH with Livecode
- Attachments
-
- FR_SM_API_Vendor_get_spot.pdf.zip
- (30.3 KiB) Downloaded 198 times
Trevix
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>
-
- Posts: 4
- Joined: Tue Sep 09, 2025 8:39 pm
- Contact:
Re: Using "Framen" DOOH with Livecode
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.