Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Read video sent by wifi via LAN (https://www.delphipraxis.net/198389-read-video-sent-wifi-via-lan.html)

direktor 29. Okt 2018 20:24

Read video sent by wifi via LAN
 
Hello,

I have a device, camera that connects to wifi and transmits the video via wifi. How can I read this video buffer from this device using Delphi Desktop application and display the video in this desktop app? Via ethernet LAN connection. Using TCP read buffer? But how to read the right buffer exactly from this particular device? Please show me some code.

Imagine this scenario. I have a video surveillance camera transmitting video via wifi in country A and I want to see the video in country B. Via LAN.

Regards, Bogomil

Daniel 29. Okt 2018 20:37

AW: Read video sent by wifi via LAN
 
what about embedding something like the VLC-player into your application? This way, you could have a first working prototype within minutes.

By the way: we have an English community: https://en.delphipraxis.net. Just saying. ;-)

direktor 30. Okt 2018 00:49

AW: Read video sent by wifi via LAN
 
Do you think VCL would work? Then I connect to IP to stream video? Haven't thought about that.

Very good, I'll post on English version next time.

generic 30. Okt 2018 10:23

AW: Read video sent by wifi via LAN
 
Many cams support RTSP or MJPEG using a HTTP connection.

Does your cam support something like that?
Which brand and model are you using?


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:03 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz