RTSP Still not working right QGroundControl

Well this is killing me. I can’t get this function to work properly. in QGroundControl
I can have one test camera with a string like
rtsp://admin:123456@192.168.0.98:554/mpeg4 This works

The second test source should use a similar string
rtsp://root@admin@192.168.0.90/mpeg4/media.amp This does not

The log fills with these errors
(x86)/QGroundControl/QtQuick/Controls/Private/BasicButton.qml:189:5: QML MouseArea: Cannot anchor to an item that isn’t a parent or sibling."
[E] at file:///C:/Program Files (x86)/QGroundControl/QtQuick/Dialogs/DefaultFileDialog.qml:210 - “file:///C:/Program Files (x86)/QGroundControl/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property “model””
[!] at :0 - “QWindowsNativeFileDialogBase::shellItem: SHCreateItemFromParsingName(file:///c/Users/RichardGardner/Documents/QGroundControl/Logs)) failed (An attempt was made to reference a token that does not exist.)”
[!] at :0 - “QWindowsNativeFileDialogBase::shellItem: SHCreateItemFromParsingName(file:///c/Users/RichardGardner/Documents/QGroundControl/Logs)) failed (The operation completed successfully.)”
[D] at :0 - “QWindowsNativeFileDialogBase::onSelectionChange () 0”

You’ll have better luck entering and Issue into GitHub for this. You’ll hit more video folks there.

Where would I find that. And thank you for the feedback