 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Daynier Guest
|
Posted: Fri Mar 05, 2004 6:43 am Post subject: Streaming live video from capture card over net. |
|
|
Hi all,
Ok, here is what I want to do. I want to capture video from a capture card and stream it over the net. However I want the client on the other end to be able to see whatever video is being captured by the server and be able to select which device it wants to capture from. I also want the client to be able to save snapshots and full streams if they so desire. Kind of like watching the office while your at home without the VCR.
If anyone can point me in the right direction that would be a great help.
btw, I've installed the DSPack components but I don't see how I'm going to stream the video from it. Unless the output can be buffered and then send over a dedicated streaming connection. Like the server accepting one connection from a client but when live video is required then a second connection is started and is dedicated to just WriteStream(@videostream, sizeof(videostream)). I'm lost but I'm getting the gist of it, I think.
Anyway, some insight would be greatly appreciated.
I'll be online until 7 AM.
Thanks,
Daynier Brown
Assasyn Inc.
Art|Innovation|Production
"Delphi is a powerful tool.
Try it yourself and forget the critics"
|
|
| Back to top |
|
 |
Lee_Nover Guest
|
Posted: Fri Mar 05, 2004 9:37 am Post subject: Re: Streaming live video from capture card over net. |
|
|
my example project doing exactly that
except client commands .. you can add those simply as there are simple
commands for getting the stream format and getting the stream
http://leenover.homeip.net/isapi/pas2html.dll/pas2html?File=/delphi/VideoCoDecDemo/
the filenames should be selfexplaining
VideoCoDecDemoBin.zip
VideoCoDecDemoSrc.zip
in case of a b&w picture set the clients receiving bitmaps pixelformat to
pf24bit
"Daynier" <daynier (AT) hotmail (DOT) com> wrote
| Quote: |
Hi all,
Ok, here is what I want to do. I want to capture video from a
capture card and stream it over the net. However I want the client on the |
other end to be able to see whatever video is being captured by the server
and be able to select which device it wants to capture from. I also want the
client to be able to save snapshots and full streams if they so desire. Kind
of like watching the office while your at home without the VCR.
| Quote: |
If anyone can point me in the right direction that would be a great help.
btw, I've installed the DSPack components but I don't see how I'm going to
stream the video from it. Unless the output can be buffered and then send |
over a dedicated streaming connection. Like the server accepting one
connection from a client but when live video is required then a second
connection is started and is dedicated to just WriteStream(@videostream,
sizeof(videostream)). I'm lost but I'm getting the gist of it, I think.
| Quote: |
Anyway, some insight would be greatly appreciated.
I'll be online until 7 AM.
Thanks,
Daynier Brown
Assasyn Inc.
Art|Innovation|Production
"Delphi is a powerful tool.
Try it yourself and forget the critics"
|
|
|
| Back to top |
|
 |
Michael Mok Guest
|
Posted: Tue Apr 27, 2004 8:35 am Post subject: Re: Streaming live video from capture card over net. |
|
|
hi,
I also have a project which need the streaming technology.
Unfortunately I can't access the URL:
http://leenover.homeip.net/isapi/pas2html.dll/pas2html?File=/delphi/VideoCoDecDemo/
Anything what I missed?
Thanks
Michael Mok
Lee_Nover wrote:
| Quote: | my example project doing exactly that
except client commands .. you can add those simply as there are simple
commands for getting the stream format and getting the stream
http://leenover.homeip.net/isapi/pas2html.dll/pas2html?File=/delphi/VideoCoDecDemo/
the filenames should be selfexplaining
VideoCoDecDemoBin.zip
VideoCoDecDemoSrc.zip
in case of a b&w picture set the clients receiving bitmaps pixelformat to
pf24bit
"Daynier" <daynier (AT) hotmail (DOT) com> wrote in message
news:4048218a$1 (AT) newsgroups (DOT) borland.com...
Hi all,
Ok, here is what I want to do. I want to capture video from a
capture card and stream it over the net. However I want the client on the
other end to be able to see whatever video is being captured by the server
and be able to select which device it wants to capture from. I also want the
client to be able to save snapshots and full streams if they so desire. Kind
of like watching the office while your at home without the VCR.
If anyone can point me in the right direction that would be a great help.
btw, I've installed the DSPack components but I don't see how I'm going to
stream the video from it. Unless the output can be buffered and then send
over a dedicated streaming connection. Like the server accepting one
connection from a client but when live video is required then a second
connection is started and is dedicated to just WriteStream(@videostream,
sizeof(videostream)). I'm lost but I'm getting the gist of it, I think.
Anyway, some insight would be greatly appreciated.
I'll be online until 7 AM.
Thanks,
Daynier Brown
Assasyn Inc.
Art|Innovation|Production
"Delphi is a powerful tool.
Try it yourself and forget the critics"
|
|
|
| Back to top |
|
 |
Goran Skledar Guest
|
Posted: Tue Apr 27, 2004 6:33 pm Post subject: Re: Streaming live video from capture card over net. |
|
|
Hey Michael
| Quote: | I also have a project which need the streaming technology.
Unfortunately I can't access the URL:
|
Lee_Nover's site seems to be offline at the moment, but you can get both
files (src/bin) using the following links:
http://files.delphi-si.com/lee/VideoCoDecDemoSrc.zip
http://files.delphi-si.com/lee/VideoCoDecDemoBin.zip
p.s.: i accidentally replied to your e-mail address, im sorry about that :)
Regards,
Goran
|
|
| Back to top |
|
 |
Lee_Nover Guest
|
Posted: Wed Apr 28, 2004 5:13 am Post subject: Re: Streaming live video from capture card over net. |
|
|
indeed .. tnx goran
the server should be up in ~2 weeks :)
|
|
| Back to top |
|
 |
steven Guest
|
Posted: Sun May 09, 2004 12:04 am Post subject: Re: Streaming live video from capture card over net. |
|
|
"Lee_Nover" <Lee_Nover[nospam]@delphi-si.com> wrote
There are a few exceptions when close the program , any idea ?
thanks
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|