| Author |
Play video file using servlet
|
praveen kanakarajan
Ranch Hand
Joined: Apr 27, 2005
Posts: 54
|
|
I am facing an issue i tried to play a multimedia file stored in DB using servlet.I was able to play the flash files and also show image.but when i try to play video its not working.the code snippent is as follows but still iam not able to play the video file the media window just appears but not playing the file.i wrote the blob object into a file and tried to play it and it is working fine.Please help me.I doubt the object tag is correct or not. [ February 26, 2007: Message edited by: praveen kanakarajan ]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
|
|
You'll probably get more people to read your code if you use UBB code tags. [ February 26, 2007: Message edited by: Bear Bibeault ]
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Play video file using servlet
|
|
|