MarceCastro
(Marce Castro)
November 11, 2024, 11:12am
1
Hi,
This is my setup:
My camera feed used to be rotated to the right. But, the “Camera stream rotation” option stopped working a couple days ago (no upgrade/update).
If I select the “roration right” option and press “update”, the camera rotates but it goes back to “not rotated” after a second.
Any ideas? Thanks!
1 Like
MarceCastro
(Marce Castro)
November 14, 2024, 12:48pm
2
Adding info:
opened 01:19PM - 27 Oct 22 UTC
closed 05:23PM - 12 Nov 22 UTC
integration: generic
### The problem
When setting a orientation on the camera, it briefly changes po… sition, but then reverts to the standard, and the value is not saved.
### What version of Home Assistant Core has the issue?
2022.10.5
### What was the last working version of Home Assistant Core?
_No response_
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
generic camera
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/generic
### Diagnostics information
_No response_
### Example YAML snippet
_No response_
### Anything in the logs that might be useful for us?
_No response_
### Additional information
_No response_
This is what’s happening to me. It’s marked as “solved”. So noideas what to do next
rlaz04
November 14, 2024, 8:37pm
3
I have the same issue now. It started after I upgraded to HA 2024.11. Could it be related to the new “speedy cameras” WebRTC feature?
Thanks for the info. I’ve been taking a look at that feature, but I can’t find a connection. I might open a ticket in GitHub.
Chuck6993
(Charlie)
November 17, 2024, 11:25pm
5
I’m also having the same issue. When I updated from 2024.10.4 to 2024.11.2
Let’s hope someone from the HA team sees this:
opened 10:51AM - 15 Nov 24 UTC
### Checklist
- [X] I have updated to the latest available Home Assistant ver… sion.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
- [X] I have tried reproducing the issue in [safe mode](https://www.home-assistant.io/blog/2023/11/01/release-202311/#restarting-into-safe-mode) to rule out problems with unsupported custom resources.
### Describe the issue you are experiencing
I'm struggling with this same issue, which seems to be back after HA 2024.11:
https://github.com/home-assistant/core/issues/81089
"When setting a orientation on the camera, it briefly changes position, but then reverts to the standard, and the value is not saved."
### Describe the behavior you expected
Rotate the camera stream in the front-end in a grid card
### Steps to reproduce the issue
1. Load the dashboard
2. Click the video stream on the card
3. Set upt "camera strem orientation" to "rotate righ"
4. Click "Update"

### What version of Home Assistant Core has the issue?
2024.11.1
### What was the last working version of Home Assistant Core?
_No response_
### In which browser are you experiencing the issue with?
Chrome 130.0.6723.117
### Which operating system are you using to run this browser?
Windows 11
### State of relevant entities
```txt
State: idle
```
### Problem-relevant frontend configuration
```yaml
cards:
- type: grid
square: false
columns: 1
cards:
- show_state: false
show_name: false
camera_view: live
type: picture-entity
entity: camera.reolink_rlc_510wa_clear
camera_image: camera.reolink_rlc_510wa_clear
```
### Javascript errors shown in your browser console/inspector
```txt
http://192.168.1.144:8123/unknown/src/scoped-custom-element-registry.js 404 (Not Found)
```
### Additional information
_No response_
MarceCastro
(Marce Castro)
November 19, 2024, 11:54am
7
Mine just got fixed with 2024.11.2
MarceCastro
(Marce Castro)
November 25, 2024, 12:54pm
8
Problem is back with 2024.11.3
Same problem here…
HA Green
Core 2024.11.3
Supervisor 2024.11.4
Operating System 13.2
Frontend 20241106.2
I rotate one (of a number) of cameras in the configuration to correct the view because the camera itself is physically rotated. When I open/refresh HA the view usually opens as desired (portrait) but very quickly falls back to the landscape view. I only noticed/tried setting up the rotation in the last few days so can’t say if it worked and then stopped working at some time.
Using ONVIF integration but this ‘feels’ like a frontend issue (3rd party software has no issue rotating image)…
Happens on Laptop Tablet and Phone…
I am loving the reduced video delay from the recent webRTC upgrade! Anecdotally I reckon it is less than half a second behind live events.
No response from the HA team in Github yet:
opened 10:51AM - 15 Nov 24 UTC
### Checklist
- [X] I have updated to the latest available Home Assistant ver… sion.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
- [X] I have tried reproducing the issue in [safe mode](https://www.home-assistant.io/blog/2023/11/01/release-202311/#restarting-into-safe-mode) to rule out problems with unsupported custom resources.
### Describe the issue you are experiencing
I'm struggling with this same issue, which seems to be back after HA 2024.11:
https://github.com/home-assistant/core/issues/81089
"When setting a orientation on the camera, it briefly changes position, but then reverts to the standard, and the value is not saved."
### Describe the behavior you expected
Rotate the camera stream in the front-end in a grid card
### Steps to reproduce the issue
1. Load the dashboard
2. Click the video stream on the card
3. Set upt "camera strem orientation" to "rotate righ"
4. Click "Update"

### What version of Home Assistant Core has the issue?
2024.11.1
### What was the last working version of Home Assistant Core?
_No response_
### In which browser are you experiencing the issue with?
Chrome 130.0.6723.117
### Which operating system are you using to run this browser?
Windows 11
### State of relevant entities
```txt
State: idle
```
### Problem-relevant frontend configuration
```yaml
cards:
- type: grid
square: false
columns: 1
cards:
- show_state: false
show_name: false
camera_view: live
type: picture-entity
entity: camera.reolink_rlc_510wa_clear
camera_image: camera.reolink_rlc_510wa_clear
```
### Javascript errors shown in your browser console/inspector
```txt
http://192.168.1.144:8123/unknown/src/scoped-custom-element-registry.js 404 (Not Found)
```
### Additional information
_No response_
If you have an account, a comment will be very helpful
Additional information I discovered…
On my Android phone when I click on the relevant image on the home page (defaulting to landscape and not rotating as set/desired) it opens in the popup window and shows a correctly rotated portrait image that can work for extended periods - sometimes minutes, sometimes seconds and sometimes not at all.
On a linux laptop trying to open the popup in Firefox and Chromium it can appear correctly for a few seconds but quickly reverts to landscape.
1 Like
MarceCastro
(Marce Castro)
December 3, 2024, 10:48am
12
In my case, when I click on the stream window, it just keeps the rotation for less than a second
2 Likes
Same as me, the camera display the correct rotated one if I use the mobile data, and back to the original rotation with wifi network no matter you’re in home or outside, it’s weird too
Hi!
I just checked it again. In a “single card” dashboard I do get the same behaviour: working on mobile network, not on WiFi.
But this does not happen on a “grid card” over a Masonry layout. Weird, weird…
vlad219i
(Vlad219i)
January 8, 2025, 3:26pm
16
I have the same problem. I only noticed that it only occurs when the “live” checkbox is checked. The problem usually disappears if the display mode is set to “auto”. This happens both in the computer browser and in the HA mobile app.
1 Like
FINALLLY FIXED with OS 14.2 and Supervisor 2025.1.4
Eriond
(Marcin Rönndahl)
February 14, 2025, 2:08am
18
I can confirm this behavior, and it has not been fixed as mentioned above.
I’m not sure what the underlying difference is between the “auto” and “live” rendering, but I assume it may have something to do with that WebRTC stuff?
As in, you switch between the video feed being sent more or less directly to your browser (or app), or having it processed in your HA server before being sent to your viewing device.
If this was just a mere setting thing, I wouldn’t be bothered, but there is a tremendous update latency (10 seconds! 1 single frame every 10s) in the “auto” mode, while “live” is truly live
Live streaming, but you have to watch it with your head tilted and squinting your eyes to figure out what your watching at:
Or, you can get the image as it’s supposed to be (albeit rotated from the cameras point of view), but then you’ll only get a snapshot once in a while…
MarceCastro
(Marce Castro)
February 15, 2025, 10:43am
19
Yes, I also confirm the problem still persists. I did got it working for a couple days, but after a while it stopped working again. I just upgraded to 2025.2.4… same problem
MarceCastro
(Marce Castro)
February 17, 2025, 12:24pm
20
Hi,
I have reopened the issue in Github. It would be very helpful if you posted something over there too:
opened 10:51AM - 15 Nov 24 UTC
### Checklist
- [X] I have updated to the latest available Home Assistant ver… sion.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
- [X] I have tried reproducing the issue in [safe mode](https://www.home-assistant.io/blog/2023/11/01/release-202311/#restarting-into-safe-mode) to rule out problems with unsupported custom resources.
### Describe the issue you are experiencing
I'm struggling with this same issue, which seems to be back after HA 2024.11:
https://github.com/home-assistant/core/issues/81089
"When setting a orientation on the camera, it briefly changes position, but then reverts to the standard, and the value is not saved."
### Describe the behavior you expected
Rotate the camera stream in the front-end in a grid card
### Steps to reproduce the issue
1. Load the dashboard
2. Click the video stream on the card
3. Set upt "camera strem orientation" to "rotate righ"
4. Click "Update"

### What version of Home Assistant Core has the issue?
2024.11.1
### What was the last working version of Home Assistant Core?
_No response_
### In which browser are you experiencing the issue with?
Chrome 130.0.6723.117
### Which operating system are you using to run this browser?
Windows 11
### State of relevant entities
```txt
State: idle
```
### Problem-relevant frontend configuration
```yaml
cards:
- type: grid
square: false
columns: 1
cards:
- show_state: false
show_name: false
camera_view: live
type: picture-entity
entity: camera.reolink_rlc_510wa_clear
camera_image: camera.reolink_rlc_510wa_clear
```
### Javascript errors shown in your browser console/inspector
```txt
http://192.168.1.144:8123/unknown/src/scoped-custom-element-registry.js 404 (Not Found)
```
### Additional information
_No response_
Thanks!
It’s working for me again. I don’t know what changed. I have not updated anything
Let’s see what happens tomorrow… LOL