Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (videoplayer)
Browsing all 73 articles
Browse latest View live

Adding and Removing Event Listeners for

Hi, I am using Titanium 3.1.1 SDK to develop iOS apps using iOS 6.1 SDK. For various reasons I have one Ti.Media.VideoPlayer object created for the entire app and I am using that one videoplayer to...

View Article



VideoPlayer on iOS play video on previously active tab

Hi, i have a little app on iPad with tabGroup (5 tabs) and splitView, on the first tab I have videos, when I start my app the video starts in fullscreen mode, and I can stop it with done button, but...

View Article

Can I include cookies in the VideoPlayer?

Can I include cookies in the VideoPlayer? I use a shared HttpClient elsewhere in my app to login and maintain session cookies, but when I fire up video player and set the url parameter it doesn't pick...

View Article

Please add currentPlaybackTime to Titanium.Media.VideoPlayer

Would be really useful to have this. Its been in the iOS SDK since 3.2: http://stackoverflow.com/questions/3163388

View Article

Vide, but No Audio on Android VideoPlayer - iOS works fine

Hello all, I'm testing the video player in Titanium and I'm running into an issue. iOS video player works just fine with audio and video. The android video player shows the video fine, but without...

View Article


Audio Streaming Android

I'm having trouble to stream audio on android, with m3u8 streamings. Right now I'm creating a video player and using it, but it's only working for mp3 streamings. ps: Works fine on iOS sdk: 3.1/3.1.1 /...

View Article

close/stop video fired from webview

Hi. I have a flash player in a webview that plays a video stream. When I remove the webview from the parent window the video keeps playing. (The audio goes even if there is no view holding the video)....

View Article

IOS 6 Video player / window / orientation / ....... bug ?

I have a problem with video player/window orientation that I can't fix in IOS 6, it works fine in IOS 5. I have a window #1 locked in PORTRAIT MODE. From this window1 I open a new window #2 that I...

View Article


Airplay events

I am using a videoPlayer on iOS to stream audio but I want to overlay custom controls. I am in need of events for, airplay available, start airplay, stop airplay. Possible?

View Article


How to play another video stream using VideoPlayer setUrl

Hi I am developing an app for iOS 6 using 3.1.2GA SDK. I currently have a commonjs module with a window and a videoPlayer that opens and plays a stream when a user clicks on a listitem. I am trying to...

View Article

videoplayer on android with preview

Hi, I try to build a fullscreen video player. Because of delay of streaming I like to build a preview with poster image and optional a progress bar: exports.create = function(_args) { if...

View Article

'allowBackground' on VideoPlayer !!

Hello All, The question seems to be contradictory, but we wanted to implement a playlist and it didn't seem to be possible with the titanium(1.8.2) audioPlayer(events) since it isn't consistent on both...

View Article

Video player stay portrait when device is in landscape

Video player stay portrait when device is in landscape, I have tried going fullscreen then rotating the device no luck.(other windows are portrait only video window should be landscape)...

View Article


How to make Titanium.Media.VideoPlayer "user friendly" in Android

Hello, I am using the video player to view videos that come from a remote server (streaming) In IOS, when the player is loaded, it shows nice UI control and a loader until the video has arrived. In...

View Article

AudioPlayer / Seek to position in remote file with known duration

Is it somehow possible to seek to a certain position of a remote MP3 with the AudioPlayer on iOS? I know it's not documented and in order to do this the AudioPlayer needs the duration of the file. I...

View Article


VideoPlayer - on occasion blank screen

I have run several tests with the videoplayer. When creating new instances, with and without releasing previous instances first, sometimes the content won't show (the players controls are visible, but...

View Article

Click x and y coordinates on VideoPlayer are always zero

Hello, How can I get the x and y coordinates from a click event on a VideoPlayer? I'm trying this code: var activeMovie = Titanium.Media.createVideoPlayer({ url : contentURL, backgroundColor : 'blue',...

View Article


SetCurrentPlaybackTime does nothing

I'm new to Titanium and I want to set the current time of a video at the push of a button. However the setCurrentPlaybackTime doesn't seem to do anything. The video plays okay, but it doesn't jump to...

View Article

Titanium 1.8.1 (iOS 5) videoPlayer background controls not working.

Hi everyone, I'm trying to make my videplayer available in the background using this answer: http://developer.appcelerator.com/question/129510/can-i-play-the-video-in-background-in-iphone I can see my...

View Article

Can I play the video in background in iphone?

I use a videoPlayer object for play the m3u8 radio stream in iphone, but how can I keep the playing after I click the "Home" button in iphone? (that's playing in background). for my case, because the...

View Article
Browsing all 73 articles
Browse latest View live




Latest Images