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)
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
I know like that with Mediaplayer. However, i need to stream video. is it posible ?
cannot MediaPlayer stream video? the source of video does not matter IMHO
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
yes you can. read the post mentioned above