473,473 Members | 1,492 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

read longblob from mysq then play the video

1 New Member
i save a video on mysql as longblob, but i cannot retrieve and play the video since the AxWindowsMediaPlayer1.URL requires a URL but my file inside DB is longblob stream.

Expand|Select|Wrap|Line Numbers
  1. Dim dtko As Byte() = DirectCast(READER("video"), Byte())
  2. Dim msko As New MemoryStream(dtko)
  3. AxWindowsMediaPlayer1.URL = ??????

since the file i have retrieve is still a stream byte, what should i do to play it on AxWindowsMediaPlayer1?
Feb 27 '15 #1
0 1089

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: jaffar | last post by:
hi, i am developing a windows application, in my application i have to stor video files into database and play those video files from database , how to da this application, send me replay as...
1
by: News.microsoft.com | last post by:
Hello, anybody knows how I can play video from a stream? What I've found all works with actual files. (example: http://www.mentalis.org/soft/class.qpx?id=1) I know i can write the stream to...
3
by: John Piper | last post by:
Again, I am a beginer, and need help. Can some walk me through the steps to do the following: click a button, which will play a video file in WMP in fullscreen mode (launch player, not in a form)...
3
by: Ryan Liu | last post by:
Hi, I want to play Audio/Video in my C# application(standlalone, not web applicatoin). The source of multimedia may in different formats and decided by the end user, which I have no control. ...
3
by: pavanip | last post by:
Hi, I am new to Silverlight application.I want to display video using Mediaelement tag and I used the below code to play video. <Canvas> <MediaElement x:Name="mPlayer"...
5
by: Max58kl | last post by:
I have a Dell Optiplex 610 laptop running Windows XP, Windows Media Player 10 and IE6. I have a cd containing a number of pages linked together with hyperlinks. The pages have video clips embedded...
2
by: samvb | last post by:
Hi, I have 6 SWF videos listed down vertically. When user clicks them, i need to play the video in a video frame to the right of the page. the code of the page looks like this: <table>...
1
by: preethi 123 | last post by:
Hai Im doing my project in ffmpeg for convert the video file to livestream.while the vedio is playing it shows the loading image. can you please give some idea to play the video continuously...
0
omerbutt
by: omerbutt | last post by:
Hi , i need any one to tell me if he has used any video player, i need to play videos from my own site , not embed a you tube video , any ideas or links regards, Omer Aslam
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.