Kyℓe Hensel
Kyℓe Hensel
Hi, the logs in your comment don't actually include the error message. There is likely more information before "`ELIFECYCLE`" Could you please provide some more information so that we can...
> [...] when using the local jsmpeg.min.js file What do you mean the "local jsmpeg.min.js file"? This library does not bundle JSMpeg, we [always load it from the CDN](https://github.com/k-yle/rtsp-relay/blob/e1b91b50d1a5acac0123ab87d741a277508f856a/browser/index.js#L18). >...
Yes, it supports rtsp streams from a camera
I proposed a fix for this issue nearly 3 years ago but it seems like no one is interested... see #8042
This is solvable without creating a preset, the tag just needs to be added here: https://github.com/openstreetmap/iD/blob/49492a0e06aef71f90e96ab3ed50098df0f4ce93/modules/osm/tags.js#L55-L62 Linear features require a slightly different approach, see https://github.com/openstreetmap/iD/pull/9142 which fixed the issue for...
today i got a different error which was a bit weird:  
@Vectorial1024 I see that Martin has previously left comments, so I'll let him rereview this
Part 1 of this issue will be solved by https://github.com/openstreetmap/openstreetmap-website/pull/2621 Both parts of this issue are not related to iD so you might want to transfer this issue to https://github.com/openstreetmap/openstreetmap-website
I can't transfer it sorry, you need to be a maintainer of both repositories to transfer an issue
well, no, but both parts are effectively https://github.com/openstreetmap/iD/labels/wontfix-not-iD so i think it's fair to close this issue. For completeness: - part 1 was solved by [openstreetmap-website#6197](https://github.com/openstreetmap/openstreetmap-website/pull/6197) - part 2 is...