B4A Library [B4X] SimpleMediaManager (SMM) - framework for images, videos and more - Erel    Jul 2, 2025   (47 reactions) Conditional Symbol Dependencies Mime Comments Images None image/* Videos SMM_VIDEO B4A - ExoPlayer B4J - MediaView B4i - iUI8 (internal library) video/* Animated Gifs SMM_GIF B4XGifView image/gif...This is a simple to use, cross platform library, that does many complex things under the hood..., video or animated gif (more formats will be added). 'Show a remote image / video / animated gif... ZoomImageView) for images, B4XGifView for animated gifs, ExoPlayer / MediaView / VideoPlayer for videos and... B4A Library ExoPlayer (media3) - video player - Erel    Aug 6, 2025   (22 reactions) . Setup: 1. Download the attached library and copy to the additional libraries folder. ExoPlayer is an internal library, starting with B4A v13.4. 2. Download the additional dependencies and copy to the additional libraries folder: https://www.b4x.com/android/files/exoplayer3_additional.zip Usage... is attached. 148977 Note that you can use SMM to manage and load videos: SimpleMediaManager (SMM) - framework for images, videos and more Updates: v3.11 - Added missing dependency (androidx.core:core-ktx... B4A Library ExoPlayer - MediaPlayer / VideoView Alternative - Erel    Dec 25, 2023   (59 reactions)   tags: Code, Wewl, video, MediaPlayer Edit: new version: https://www.b4x.com/android/forum/threads/exoplayer-media3-video-player.158204/ ExoPlayer is an open source project that replaces the native MediaPlayer and VideoView types. https... the interface. SimpleExoPlayer should be a process global variable. Example of video playback from an asset...("1") SimpleExoPlayerView1.Player = player1 player1.Play End Sub The library is attached. It depends on several additional aar files (should be copied to the additional libraries folder... B4J Library MediaView - video player - Erel    Mar 13, 2024   (26 reactions) 119693 This library includes two custom views: MediaView and MediaViewController. MediaView can play local and remote videos and music. The native JavaFX MediaView doesn't include a controller interface. I've implemented one. You can use it or create your own. Tip: the controller code and layout are inside the b4xlib file. Usage: Add the two custom views and connect them: MediaViewController1.SetMediaView(MediaView1) Set the video source. MediaView1.Source = "https://player... B4A Library [B4X] MediaChooser - cross platform videos and images chooser - Erel    Jan 5, 2025   (34 reactions) This library makes it simple to let the user choose or capture media. 153679 Features: Allows the user to capture videos and still pictures (B4A and B4i only). Allows the user to pick videos and pictures. Very easy to use together with SimpleMediaManager. Detects images mime types. Jpeg and Gifs...-framework-for-images-videos-and-more.134716/#content Updates: - v1.02 - (B4A) KeepRunningService.../forum/threads/exoplayer-media3-video-player.158204/#content... B4A Tutorial [java] Video tutorial - Creating a simple library - Erel    Nov 6, 2011   (7 reactions) -developers-questions/6810-creating-libraries-basic4android.html
One step is missing from the video...There is a new tool available for compiling libraries. It is much simpler: http://www.b4x.com/forum... B4i Tutorial iMedia library - Camera and VideoView - Erel    Nov 19, 2017   (10 reactions) to capture video.
Camera.SelectFromSavedPhotos / SelectFromPhotoLibrary - Open the form and allows the user to select a picture or video from the device camera roll album or device photo library... B4i Library PIP Video Controller - walterf25    Aug 2, 2024   (8 reactions) Hi All, I had the need to make an app that can play a video in Picture in Picture mode, Thanks @Erel for all his help, attached is a small project that uses Inline Object C code to make this work, hopefully you guys can find it useful. Cheers, Walter... B4A Library [B4X][XUI] xImageSliderIG - Instagram style image and video slider - Biswajit    Dec 25, 2020   (33 reactions) This Instagram style image and video slider is compatible with B4A and B4I. xImageSliderIG Author... / Stretch Image Lazy loading for both image and video Loading indicator Support both local and remote items Retry loading option for failed remote image Update item list on runtime Support video...) Auto-resume while visible 85% (NEW) Autoplay and start muted video (NEW) Hide/Show (inside/outside) dot indicators (NEW) Support video scaling (Fill / Fit / Stretch) (NEW) Method: SetItems(imgs... B4A Library mp4composer (Apply effects on video) - somed3v3loper    Feb 27, 2018   (14 reactions)   tags: Video As void Properties: videoBitrate As int Rotation As int Fields: clearColor As float Methods... Page: 1   2   3   4   5   6   7   |