Vidyo.io - No audio sent when using Firefox for Android - android

Video calls fail to transmit audio from Firefox for Android (I have not changed anything on the code and everything worked just fine earlier. Firefox receives audio just fine). I have tried to test Webrtc separately (audio/video) and everything seems ok. The only thing I can come up is that the problem is within the Vidyo.io library or Firefox. I also tested this problem with Vidyo.io demo page and multiple devices. I get no errors from vidyo.io api. Other browsers work as expected (on Android). I have even tried to install earlier versions of Firefox and Vidyo.io with no success.

Vidyo.io only supports Chrome on Android for now. However, we are working towards supporting other mobile browsers like Firefox and iOS Safari in the future.

Related

Website not scrolling on Galaxy S4 and later versions (Android)

I'm currently working on a Wordpress site and am having an issue specifically with Galaxy S4 and other versions. It seems to work fine on all other mobile devices, on multiple mobile browsers (Chrome, Safari, etc.) After doing some research I've seen a couple of people having the same issue but no real answer to the problem.
The issue even recreates with emulators built into the desktop browsers, so I have tested it on multiple version of Galaxy using Chromes emulator and the same issue occurs as on the hardware device.
Here is the link to the site I am working on: http://beta.iqcando.com/
I'm truly at a loss as to what could be causing this, as it appears to be fully mobile on other devices. Any suggestions or solutions are welcome, thanks in advance!
There is an
overflow-y: hidden!important;
on your html in style.css on line 109.
When you remove that the scroll works fine ;)
If you want to debug your site on mobile, on chrome you can install sdk and then use chrome to inspect the mobile version of your site.
https://developers.google.com/web/tools/chrome-devtools/debug/remote-debugging/remote-debugging

Stock Browser in 4.4 KitKat Cannot do Uploads on Websites

It seems that the basic <input type="file"> tag no longer functions when used inside the built-in Stock Android Web Browser on devices running Android 4.4 KitKat. The file selection modal simply does not appear.
I've tested this on actual devices and in emulators (local emulators and web-based emulator services like Browserstack) and none of them show me the file selection dialog when trying to select an item for upload.
It does work fine in Google Chrome on the same devices and it does seem to work in the next preview version of Android (L).
Is anyone else experiencing the same and have you found a workaround? This seems pretty basic but I'm not finding anyone talking about this issue.
Thank you!

Embedded youtube playback in Crosswalk XWalkView

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.

cfwebsocket working example on android phone browser?

I been putting together some of the CFWEBSOCKET demos I found on the web. I can get them working on iOS and with different browsers fine. Yet when I try my Android phones S3 and Xoom they don't connect correctly with any of the Demos I found online.
I been searching but don't see any comments on using CFWEBSOCKETS for a Android Phone Web Application. Has anyone ran into this issue? I see Websockets work using the Echo Test from Google so it has to be something with CFWEBSOCKET coldfusion tag.

what audio formats are supported by the android browser?

What audio formats can be played using the html5 'audio' tag in the android browser? Does anyone know where to find official specs on what the android browser supports and not?
For the record, the android media formats page does not seem to cover this - I have soundfiles (3gp) playing fine in a native app, but they won't play in my webapp.
The webkit docs also do not seem to help. My soundfiles play fine in my webapp on iphone, so that version of webkit handles them fine. Shouldn't the android browser have some official documentation somewhere?
Probably there should be official documentation. If you want to test it, why not make a web page on some domain you have access to, with links to all of the different sound files you can think of, and point your browser at it.
After some testing, I've concluded that support for the HTML5 audio element is broken in Android 2.1. Details of my testing can be found on my blog. I tested on an HTC Desire running Android 2.1 and HTC Sense, whereas Amos confirmed the same error on his HTC Heor running a custom 2.1 ROM (thanks, Amos!). If anyone will try the testpage in different configurations and report back either here or on my blog, I will update with any new information.

Categories

Resources