Video On Texture - Playing/Streaming video on ImageTarget

Started by alper, December 03, 2014, 10:47:03 AM

Previous topic - Next topic

alper

Hi,

Is it possible the streaming video on Texture ? I mean i have URL for streaming video, and i want to stream and play it on my marker (ImageTarget) ?


PS :  Like this photo that attached (this is my IOS app, my marker  is iphone picture, and here is video is streaming. However i ddint do that with Anroid)

raft

I played a local (not streamed) video by android's MediaPlayer on an Object3D's texture. MediaPlayer can stream videos so same thing will work. please have a look at:

http://www.jpct.net/forum2/index.php/topic,3794.0.html

alper

I know like that with Mediaplayer. However, i need to stream video. is it posible ?

raft

cannot MediaPlayer stream video? the source of video does not matter IMHO

alper

I guess i didnt explain very well. I know Mediplayer can stream video but mediaplayer is not play video on the page. When marker is recognized by camera, fullscreen video open. I dont want like that. I want to play like my picture.  Thank you for answers

raft