maxs15 / maxs15/react-native-screcorder
segments generate playable videos, but save (merged segments) does not
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 232
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
For some reason, the file URIs generated by onNewSegment work correctly, but the URI generated by save() is not playing successfully (in react-native-video).
Any ideas for solutions would be much appreciated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the implementation behind the onNewSegment and save() entry points and reproduce both URI cases in react-native-video. Compare the generated segment and merged-segment URIs; done means the URI returned by save() produces a playable video.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100