Ant Media Server Player not working on Android devices
AnT Media Server Player not working on Android devices I added the link to my website and not working on google chrome ,but it’s works on any web browser but not on android devices.
Related
I've been trying to make this plugin work on my app that plays music from an html5 web source server & not from the device,
https://github.com/ghenry22/cordova-plugin-music-controls2
when the html source is loaded to chrome on android it shows the music playing on the device's locked screen,
when the same html link is opened & played from the android app nothing shows on the locked screen,
i read that The Media Session API is supported in Chrome only, so is there a way to make it work in cordova android ?
by the way it works with no issues on the IOS side,
regards
I am using Crosswalk to develop a HTML5 app. Now i have a problem with playback of embedded youtube videos within the website. I have the same issue testing the website in Chrome browser. There is no issue testing in Dolphin Browser or android default browser (< Android 4.3).
I had the problem in the past also with default android browser, but i can enable playback by setting user-agent to desktop browser. That doesn't work for the crosswalk browser.
If i run the app not on a smartphone but on a tablet it works, also in Chrome with default settings.
Does anybody has an idea/solution to enable video playback on smartphone?
Thank You!
Solved. Google's intention was, that every Android Smartphone would have installed the same basic codecs.
It seems that not every manufactor of cheap Android Smartphone (from China in this case) meets these requirements (even if Play Store is installed).
There is a way to display installed codecs on smartphone.
Worklight 6.1
I have a worklight application that will be deployed to both Android, and iOS devices. A feature of the application is to play & control fixed audio files stored within the application. The files are in .wav format, but can be converted to mp3 if necessary (mpeg). Using the audio tag the audio play & control works fine in Android emulators (Chrome), but when the app is deployed to an Android device (ex: Nexus-7 4.1.2) the audio tag is not working.
I've read that there are issues with Android devices 4.X playing audio using the audio tag. Can someone please suggest the best approach to playing, and controlling audio (start, stop, pause, reset to beginning) that will work across both Android, and iOS devices.
Thank You.
From past experience, Cordova's Media API worked for me in both iOS and Android 4.
You can try that.
I am using the Web-Service to play videos on Android Mobile.The same website I am using to play video in iPhone it is working fine.But in Samsung Android Mobile and some Motorola Adroid Mobiles video is not playing.
http://rompio.com/web_service/web.php?method=list_videos
Can anyone Please suggest me that why is is not getting played.Any useful suggestions that where I may be wrong .The Web-service is made perfectly fine.Also the Android code is perfectly fine as it is working in Experia Android Mobiles.
I want to develop an application in android which can record the VLC Stream(http or rtsp).
I am running VLC Player on my Fedora 16(32 bit) system, and I will start streaming using VLC HTTP Streaming option. I am able to get the stream and play it in android device (Sony Experia Neo L ICS 4.0.4) with MediaPlayer class properly. But I don't want to play, just I want to record the same in android device.
How I need to do?
Help me to solve this.
Thank You
Rajendra