This is a migrated thread and some comments may be shown as answers.

Can I stream video from app to website?

3 Answers 117 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Warren
Top achievements
Rank 1
Warren asked on 29 Dec 2013, 07:12 PM

Hello,

I have a client which needs me to stream video from the device's camera and app to a website. Can this be done with Icenium? If so, can you point me in the right direction?

Thanks,

Warren

3 Answers, 1 is accepted

Sort by
0
Pavel Kolev
Telerik team
answered on 30 Dec 2013, 01:20 PM
Hello Warren,

You can think of your mobile application as you think of a normal web page. That been said you can use any jquery plugin to stream videos like jplayer or any other that fits your needs.

Regards,
Pavel Kolev
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Warren
Top achievements
Rank 1
answered on 30 Dec 2013, 02:01 PM
Thanks for the reply. I think you are talking about streaming video to my device and app. I want to capture and stream video FROM the app and camera on the device. There are some apps out there that does this. Can I use Icenium to capture the live video and stream it out?

Thanks!
0
Stefan
Telerik team
answered on 31 Dec 2013, 02:42 PM
Hello, Warren

What you want is doable, but not supported out-of-the-box. As of writing this post, there doesn't seem to be a Cordova plugin that allows the streaming of video from the device camera. If you need this to work in Icenium, you will first need to implement a custom plugin.

You might find this live video chat plugin to be a useful starting point: https://github.com/opentok/PhoneGap-Plugin

Regards,
Stefan
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Warren
Top achievements
Rank 1
Answers by
Pavel Kolev
Telerik team
Warren
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or