USB Camera support such as GoPro

Hello,

I’m new on this forum but I have been using CoreELEC since this summer and it’s great!
Many many thanks to the devs and the community!

I was wondering if there were any plans to have support for direct access to camera content such as a GoPro.
It could be handy to watch the recorded media directly on the TV without having to transfer to a USB key or a NAS.

I tried to understand why it was not being recognised as an external drive and here is what I found:

CoreELEC-Play2:~/.kodi/temp # mtpfs 
Listing raw device(s)
Device 0 (VID=2672 and PID=0047) is UNKNOWN in libmtp v1.1.13.
Please report this VID/PID and the device model to the libmtp development team
   Found 1 device(s):
   2672:0047 @ bus 1, dev 5
Attempting to connect device
Android device detected, assigning default bug flags
Listing File Information on Device with name: GoPro MTP HERO7
fuse: missing mountpoint parameter
CoreELEC-Play2:~/.kodi/temp # 

[ 8352.285983@2] usb 2-1: USB disconnect, device number 11
[ 8358.236325@2] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
[ 8358.337163@2] usb 1-1.4: New USB device found, idVendor=2672, idProduct=0047
[ 8358.337197@2] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8358.337212@2] usb 1-1.4: Product: HERO7
[ 8358.337226@2] usb 1-1.4: Manufacturer: GoPro
[ 8358.337240@2] usb 1-1.4: SerialNumber:

It seems like mptfs might need updating and fuse the rules to mount the device. ExFat is the FS used on the SD.

I think it would be very handy to have this capability.
Anyone else interested?

Thanks,
Matt