Hello, team.
I am using your incredible library and I have to say that you did a wonderful job. Congratulations.
By using your library, I noticed that we do not have an identifier for each device that is discovered in local machine. Regarding to that, I shall make a very dummy question:
Since com.github.sarxos.webcam.ds.buildin.natives.Device class has a getIdentifierStr() method, is it possible to make it accessible from implementations of com.github.sarxos.webcam.WebcamDevice interface across a getId() method by returning a java.lang.String value? I did that locally (Windows XP SP2), and it seems to work fine. It is a simple change in com.github.sarxos.webcam.ds.buildin.WebcamDefaultDevice class.
Being all for now, I look forward to hearing from you soon.
Thank you.
Best regards.
Hello, team.
I am using your incredible library and I have to say that you did a wonderful job. Congratulations.
By using your library, I noticed that we do not have an identifier for each device that is discovered in local machine. Regarding to that, I shall make a very dummy question:
Since com.github.sarxos.webcam.ds.buildin.natives.Device class has a getIdentifierStr() method, is it possible to make it accessible from implementations of com.github.sarxos.webcam.WebcamDevice interface across a getId() method by returning a java.lang.String value? I did that locally (Windows XP SP2), and it seems to work fine. It is a simple change in com.github.sarxos.webcam.ds.buildin.WebcamDefaultDevice class.
Being all for now, I look forward to hearing from you soon.
Thank you.
Best regards.