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

[P0] [BUG] Cameras dashboard with provisioned cameras do not work in k3s in VM (125GB) in ASE BCN #120

Closed
CESARDELATORRE opened this issue Feb 17, 2024 · 4 comments
Assignees
Labels
bug Something isn't working control-plane-app duplicate This issue or pull request already exists P0 (Urgent) Bug fixes or actions to fix asap in MAIN and DEV branches..

Comments

@CESARDELATORRE
Copy link
Contributor

CESARDELATORRE commented Feb 17, 2024

Three BUGS related:

    1. RTSP container does not work in dashboard
    1. XINGTERA 5G camera RTSP does not work in dashboard, neither.
    1. XINGTERA 5G camera HTTP .FLV Url does not work in dashboard, neither.

REPRO:

ENVIRONMENT:

In k3s, with VM IP 172.30.1.76 (BCN environment)

1.

I created a camera simularion RTSP container in the cameras provisioning:

RTSP: rtsp://172.30.1.76:8554/video

image

But then it's not working in the CAMERA DASHBOARD:

image

However, the RTSP is working in the MEC-Accelerator:

Also, it works properly in VLC PLAYER from the NUC:

image

2.

I provisioned the XINGTERA 5G camera:

image

But then it's not working in the CAMERA DASHBOARD:
image

However, the XINGTERA 5G camera is working in the MEC-Accelerator:

image

Also, it works properly in VLC PLAYER from the NUC:

image

So, there's a BUG in the CAMERAS dashboard?

@CESARDELATORRE CESARDELATORRE added bug Something isn't working P0 (Urgent) Bug fixes or actions to fix asap in MAIN and DEV branches.. control-plane-app labels Feb 17, 2024
@CESARDELATORRE CESARDELATORRE changed the title [P0] Camera dashboard with Simulation RTSP container not working in app in k3s in VM (125GB) in ASE BCN [P0] Camera dashboard with provisioned cameras do not work. Simulation RTSP container not working in app in k3s in VM (125GB) in ASE BCN Feb 17, 2024
@CESARDELATORRE CESARDELATORRE changed the title [P0] Camera dashboard with provisioned cameras do not work. Simulation RTSP container not working in app in k3s in VM (125GB) in ASE BCN [P0] Cameras dashboard with provisioned cameras do not work in k3s in VM (125GB) in ASE BCN Feb 17, 2024
@CESARDELATORRE
Copy link
Contributor Author

Related bug:
#97

@CESARDELATORRE CESARDELATORRE added the duplicate This issue or pull request already exists label Feb 17, 2024
@CESARDELATORRE CESARDELATORRE changed the title [P0] Cameras dashboard with provisioned cameras do not work in k3s in VM (125GB) in ASE BCN [P0] [BUG] Cameras dashboard with provisioned cameras do not work in k3s in VM (125GB) in ASE BCN Feb 17, 2024
@CESARDELATORRE
Copy link
Contributor Author

I have also tested this HTTP Url in the BCN-VM-k3s today, and it does not work, neither:

This URL works in VLC Player in BCN from the NUC:

http://admin:admin@192.0.2.130:80/live/main.flv

image

I put the same HTTP URL in the camera:

image

However, it doesn't work, neither, in the cameras dashboard:

image

3lcarry pushed a commit that referenced this issue Feb 20, 2024
Fix rtsp converter when camera id contains spaces. #120 #133 #135
@3lcarry
Copy link

3lcarry commented Feb 20, 2024

@CESARDELATORRE Fix the issue with the RTSP converter when the camera id has a space. Now it should work, checking the flv player

@CESARDELATORRE
Copy link
Contributor Author

Fixed, closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working control-plane-app duplicate This issue or pull request already exists P0 (Urgent) Bug fixes or actions to fix asap in MAIN and DEV branches..
Projects
None yet
Development

No branches or pull requests

2 participants