You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the proble
I'm using the "stream-chat-expo": "^5.0.0" for chat feature, it is working except I can't record video, after tapping on camera icon, the camera is opened, but there is no option to record video, the question is, is the recording feature available yet?
@appscoopTekarra thanks for reaching out.
This feature has not been implemented yet. We currently support only video file upload.
Recording a video directly from the camera module is a feature that will make sense to implement and therefore is already in our internal backlog list.
I'll be closing this issue for now. For more updates please keep on following this issue.
Please don't hesitate to contact us in the future if any other questions/ideas arise.
Description of the proble
I'm using the
"stream-chat-expo": "^5.0.0"
for chat feature, it is working except I can't record video, after tapping on camera icon, the camera is opened, but there is no option to record video, the question is, is the recording feature available yet?Dev environment info:
Steps to reproduce the behavior
I managed to build and run this sample app https://github.com/GetStream/stream-chat-react-native/tree/master/examples/SampleApp#fully-featured-messaging-application and the same issue here too, no video record option....
Expected behavior
When the camera is open, a record option should be present in order to record video
Isolated component
Screenshots
As you can see in the screenshot itself, while the camera is open, there is no option to record video...
The text was updated successfully, but these errors were encountered: