|
|
| mbur |
| Posted: Feb 21 2011, 11:43 PM |
 |
|
Member
 
Group: Members
Posts: 18
Member No.: 29826
Joined: 3-February 11

|
I'm posting here because no one in the videohelp forums has a clue what I am asking! These 'wireless' SD cards have been around for years. How come they are not used for live streaming, remote capture applications? Is it something to do with DirectShow only supporting a very limited range of codecs or what? Is it beyond the scope of a driver to sort this out?? |
 |
| ale5000 |
| Posted: Feb 22 2011, 12:48 AM |
 |
|

Advanced Member
  
Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07

|
Aren't wireless SD cards used only to add wireless support to portable devices (like PDA)?
-------------------- New VirtualDub forum VirtualDub AIO (All-in-One installer for VirtualDub and plugins) Codec Toolbox RS (A tool to read/change merit of codecs and many other things) Input plugins for VirtualDub / ACM codecs / VFW codecs |
 |
| mbur |
| Posted: Feb 22 2011, 07:49 PM |
 |
|
Member
 
Group: Members
Posts: 18
Member No.: 29826
Joined: 3-February 11

|
| QUOTE (ale5000 @ Feb 22 2011, 12:48 AM) | | Aren't wireless SD cards used only to add wireless support to portable devices (like PDA)? | I don't own one so I can't say exactly how they work, but yes, that is what they do. They give you a way to wirelessly access your sd device and move files around. I'm thinking "what a waste". Why don't they configure them to stream video/audio from the portable device's camera/microphone. |
 |
| ale5000 |
| Posted: Feb 22 2011, 08:09 PM |
 |
|

Advanced Member
  
Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07

|
Once the wireless is connected, you can install an application in the PDA that send video/audio and another application in the PC to receive it.
These two applications (the one for the PC and the one for the PDA) must be compatible between themselves. You can't expect things to work alone.
Don't ask me where to find it because I don't know but I think you will get more helpful responses in forum dedicated to the specific PDA that you have.
-------------------- New VirtualDub forum VirtualDub AIO (All-in-One installer for VirtualDub and plugins) Codec Toolbox RS (A tool to read/change merit of codecs and many other things) Input plugins for VirtualDub / ACM codecs / VFW codecs |
 |
| phaeron |
| Posted: Feb 27 2011, 09:37 PM |
 |
|

Virtualdub Developer
  
Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02

|
I haven't been able to find very much information about these cards, but from what I can tell, there are two strikes against them:
- They don't seem to conform to a standard API like TWAIN or DirectShow. Instead, they have their own custom interface in code.
- The wireless interface doesn't look like an active one -- it's more like a magical hard drive of holding, where from the standpoint of the camera files appear or disappear on the SD card as the wireless portion moves photos to and from the camera. That doesn't bode well for any sort of streaming idea.
|
 |