☒ I do not currently have one for reading the metadata tags, but I like the idea. I think that changing the metadata could be a bit more difficult, but reading it should be possible.
☒ You would likely need to make most of your changes in the recorder function and also change the stream function to allow video. This episode may help with getting the camera to show. You would just want to ignore the bits about the streaming server as you wouldn't be transmitting the video feed.
☒ Yes, and you would likely not use any of the Stimulus controller parts since the file is already generated. For audio files (and likewise with images), you should probably have some front end validation with the mime types that you would accept in a comma separated string. For example, in this case, you would accept MP3 (or similar).
Any help David please, i'm working on a project and i'm sruck on this and i specially get pro membership because i saw this video on youtube and i thought it will be the solution for my problem
"Failed to register controller: recorder (controllers/recorder_controller) Error: Unable to resolve specifier '@rails/activestorage' imported from http://127.0.0.1:3000/assets/controllers/recorder_controller…7cc8eac423c2cbef0cfa15e6352ab96f09854103d29bf7c580de2281f.js"
https://www.driftingruby.com/episodes/video-chat-with-webrtc
Is there something that you're experiencing different?
That's the error i get in console