V4L2rtsp streaming server: new recipe#774
Open
mandraga wants to merge 5 commits intoopenembedded:masterfrom
Open
V4L2rtsp streaming server: new recipe#774mandraga wants to merge 5 commits intoopenembedded:masterfrom
mandraga wants to merge 5 commits intoopenembedded:masterfrom
Conversation
v4l2rtspserver is an streamer feed from :
- Video4Linux devices that support H264, HEVC, JPEG, VP8 or VP9 capture.
- ALSA devices that support PCM S16_BE, S16_LE, S32_BE or S32_LE
Signed-off-by: Patrick Areny <patrick.areny@notiloplus.com>
The server has a tagged 0.3.3 release on an earlier commit. Only the latest commits works so we specify this on the PV variable. We are somewehre between the 0.3.3 release and the future 0.3.4. Signed-off-by: Patrick Areny <patrick.areny@notiloplus.com>
kraj
requested changes
Jan 14, 2024
v4l2srtpserver: remove useless PV value
bb814a4 to
fa290b9
Compare
Author
|
I removed the PV statement. |
Contributor
Please squash and rebase all changes into single commit and push to the pull branch. We want to keep history clean |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I closed the previous pull request because it was on master and it became a mess if I wanted to squash the commits into one.
This pull request adds a recipe for v4l2rtserver.
A year ago, the repo was worked on, such as it compiles neatly.