Open simmal98 opened 5 months ago
I am currently implementing a camera service for the Femto Mega, which connects via Ethernet. The service requires a disconnect function. I would like to know if there is a method or function available to sever the Ethernet connection to the device.
Thanks and best regards
What do you mean by "disconnecting"? Using the pipeline's stop function will stop the data stream.
I am currently implementing a camera service for the Femto Mega, which connects via Ethernet. The service requires a disconnect function. I would like to know if there is a method or function available to sever the Ethernet connection to the device.
Thanks and best regards