Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send demo ,DeviceName #2

Open
inkstoner opened this issue Jul 10, 2024 · 4 comments
Open

send demo ,DeviceName #2

inkstoner opened this issue Jul 10, 2024 · 4 comments

Comments

@inkstoner
Copy link

hello,
In the send demo,how to get the DeviceName like"wlx00c0caa98097"? I have foreach the LibPcapLiveDeviceList,but,not have like this name device.
thanks.

@buldo
Copy link
Owner

buldo commented Jul 10, 2024

@inkstoner hello. DeviceName depends from OS. In some distributions it can be wlan0, in other wlx....

@inkstoner
Copy link
Author

@buldo thank you for your reply,
i am in win Os,But i use foreach,not have RTL8812AU Device.
image
,the result is
image.
my device manager of win like this,
image
Actually, i have recive the openhd video in your "Osd.Wpf" Demo.
now, i want to test send data in windows use your send demo,but i can not find the devicename.

@buldo
Copy link
Owner

buldo commented Jul 14, 2024

Ah, not I understand problem.
LibPcapLiveDeviceList works only on linux.
On Windows userspace driver are used. So Windows don't se wifi stick as network device.
Look here to see how to start driver on windows

public WfbHost(ILoggerFactory loggerFactory)

@inkstoner
Copy link
Author

Oops,I will try,Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants