VideoView Question

pixelpop

Active Member
Licensed User
Longtime User
What file extensions are supported and are there limitiations on resolution, bitrate, file size, etc? Also, does the VideoView view width and heigth have to match the source width and heigth?

I have tried streaming different files from my server (mpg, flv, etc.) and always get the same message: "Cannot play video. Sorry, this video cannot be played."

I can play .wmv files using the http address in my phone's browser, but still get this message when I try to use VideoViewer on either the emulator or on my phone.
 
Last edited:

pixelpop

Active Member
Licensed User
Longtime User
Thanks, Theera. Post #10 in that thread only reports a problem with an umDim-ed icemod variable. Later in the thread it does answer my question about the video filling the size of the view.

However, that thread does not answer any of my questions that might explain why I can't get any videos to play, even a .wmv file that otherwise will play fine on my phone.
 
Upvote 0

moster67

Expert
Licensed User
Longtime User
Upvote 0
Top