restreamer-ui icon indicating copy to clipboard operation
restreamer-ui copied to clipboard

The user interface of the Restreamer for the connection to the Core application.

Results 19 restreamer-ui issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

As a user, I want to be able to choose video files with 1-2-3 GB files. It works very well, but I need to create a custom restreamer-ui for this....

Check the image, in the Restreamer UI Setting "Check for updates" there is a link to documentation that says "automatic updates". It's not clear if this setting is just to...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @mui/material from 5.15.6 to 5.15.14. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @mui/styles from 5.15.6 to 5.15.14. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @types/react from 18.2.48 to 18.2.67. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @mui/icons-material from 5.15.6 to 5.15.14. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade typescript from 5.3.3 to 5.4.2. :information_source: Keep your dependencies up-to-date....

Adds an SDP source to allow RTP streams as input. Tested with a SMPTE2110 raw video and audio stream.

Noticed awhile back Chromecast wasn't working. It appears the source origin was missing and the default receiver id is required. ``` var config = { controls: true, poster: playerConfig.poster +...