Azure-Samples/azure-intelligent-edge-patterns

Connecting a camera via RTSP issues

MSKeith opened this issue · 2 comments

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Configure a new camera and provide it with an RTSP://user:password@ipaddress:port

If you use lower case rtsp://user:password@ipaddress:port this works without issues.

Any log messages given by the failure

Error: rtsp is not valid

Expected/desired behavior

Camera added to the solution

OS and Version?

ubuntu 18.04

Versions

1.1.5

Mention any other details that might be useful


Thanks! We'll be in touch soon.

fixing this my converting RTSP input to lowercase

Please fix in next build