Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming RTSP with a recorded mp4 from SD card #284

Open
1 task done
Emidizda opened this issue Nov 30, 2024 · 5 comments
Open
1 task done

Streaming RTSP with a recorded mp4 from SD card #284

Emidizda opened this issue Nov 30, 2024 · 5 comments
Labels
enhancement New feature or request no-issue-activity pending It is a feature/bug-fix request, currently on hold

Comments

@Emidizda
Copy link

Hardware Environment

AMB82-MINI

Related technical area

Wifi, SD and camera

Is the feature request related to an un-fixed issue?

No

Describe the ideal solution/reault/output.

Stream selected files from SD card. This would be a nice feature if you would like to look at the video without copying the video over from SD card to a computer. It could also be nice to have a way of looking at a video without taking out the SD card.

Additional remarks

No response

I have checked existing/closed list of issues and the Contributing Guide.

  • I confirm I have checked existing/closed list of issues and the Contributing Guide.
@Emidizda Emidizda added enhancement New feature or request pending It is a feature/bug-fix request, currently on hold labels Nov 30, 2024
@eLEcTRiCZiTy
Copy link

Hi,
I think you can program it by yourself. You have all needed parts: RTSP streaming example with MP4 recording, SD card example. You just have to use your arduino programming skills to do the rest by yourself.

I do not think Realtek Ameba team would implement each feature combination as example.

@Emidizda
Copy link
Author

Emidizda commented Dec 2, 2024

I have taken a look at those examples, but I am not able to see a way of replaying a video. From the amebaFatFSFile there is no obvious way of streaming back the file. There is a method called convertMp3ToArray that seems to convert a mp3 to a sound. But do you have a idea? Seems like the streamIO expects a MMFModule that I am not sure how to get from a amebaFatFs.

@Kyderio
Copy link
Contributor

Kyderio commented Dec 4, 2024

Hi @peder2key,

If you mean doing RTSP stream while recording the video, it is not possible. However if you mean to do RTSP stream with a recorded MP4 recording. The example is there.

Thank you.

@Emidizda
Copy link
Author

Emidizda commented Dec 5, 2024

Hi @Kyderio

Could you please give me a hint on which examples shows the possibility to stream a mp4 file from SD with RTSP?

Best Regards

Copy link

This issue is stale because it has been open for 14 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity pending It is a feature/bug-fix request, currently on hold
Projects
None yet
Development

No branches or pull requests

3 participants