YouTube video streaming for Cardboard android app (Not using Unity) - android

I want to put YouTube streaming video inside my app for Cardboard (Android). I want the video to be streamed side by side like in Cardboard View But i have found source for playing from resources or the sd card! if anybody having idea for this use case,would be appreciated. Thanks.

Related

Is there anyway to Embed youtube 360 video to Android

I want to live stream a 360 video to my android app.
The main function of the app is to watch live 360 videos.
I tried using the YouTube API, but it does not work as it doesn´t render the video. I tried using the Google VRVideoView from the cardboard API. But it seems it can´t parse YouTube URI.
Is there any way I can do this? Or any alternative platform that supports 360 video steaming on mobile?
I have used Pan frame SDK to play 360 video in Android App. I have updated the complete source code in Github,
https://github.com/JayaprakashR-Zealot/360VR
Please let me know if you find any issues.

YouTube video streaming for Cardboard (Unity)

I want to put YouTube streaming video inside the app for Cardboard (for Android and iOS). I know the are plugins to do similar things such as "Easy Movie Texture" but they don't support YouTube streaming. I've found "Youtube Video Player" inside Unity Asset Store but I'm not entirely sure that it will work with CardboardMain.prefab (I mean properly splitting 360 video for two screens).
Please help with this issue.
Thanks.
You can do that using Easy Movie texture with Youtube Video Player you can get the just pass the result of Youtube Video Player to Easy Movie Texture video path, and will works like a charm :)

Unable to play live video using HTML video tag

Wowza Media Server running Live Video Streaming.
When I view the live video using RTMP and HTTP streaming using wowza examples which has live video players I am able to view video for all.
I am also able to run mobile application using cordova(phonegap) for ios devices. I am using HTML video tag in cordova application and I am able to view live video on IPad simulator using HLS streaming but whenever I try to run the same application using android simulator I am not able to view video.
Can someone please let me know what player should be used to run the application in android devices so that I can be able to view the video for Android devices?
Online search has proved that android supports HTML video tag and it should be able to play the HLS stream but when I tried it does not support.
What video player to use for Android?
And which stream type to use for Android?
Thanks
I think this is the best Compatibility chart: http://www.projekktor.com/compatibility/

Video playing on Android

I am working with an Android and PhoneGap application and am using the HTML5 video tag to play videos on my web page. When I play the video I get the audio output but the video is not visible. How can I play a HTML5 video on Android?
I've written about this issue a number of times. See my previous answer:
Playing video on AVD with phonegap
Also, I'm working on monkey patching the video tag on Android so hopefully we'll have something even better soon.

Do Videos on the Web on Android Devices play inline or in an video app?

I want to find out wether Videos on Mobile Websites play inline or in a video application. If they play in an video application: are these applications device specific or is it always the same? Does someone have a link to the look of the controls so that I can build a photoshop preview on how my web video will look on Android?
EDIT
By inline, I mean that it does not play in an external app like it does on the iphone (opens quicktime player whenever you click a video on m.youtube.com) but that it just plays inside the browser.
HTML5 video tag supported on some androids see HTML5 <video> element on Android

Categories

Resources