Danke dir, ich spiel damit mal bisschen rum und guck ob ich damit ne vernünftige Lösung gebastelt bekomme.Naja, Docker ist halt ein geschlossenes System, welches in sich auch kein synoindex hat oder aufrufen kann. Das ist ja irgendwie gewollt.
Auf DS selbst hingegen kannst Du synoindex auch für den gesamten Ordner aufrufen. Wie ich es verstehe, werden dabei auch nur neue Dateien indexiert:
https://indibit.de/synology-diskstation-medien-indizierung-synoindex-per-scriptkommandozeile/
2021-02-08 22:25:00.005 FFMPEG (http) record 'gngfnfn' called with:
2021-02-08 22:25:00.005 ['/volume1/@appstore/MediaServer/bin/ffmpeg', '-i', 'http://192.168.178.46:5004/auto/v101.ts', '-y', '-t', '59', '-loglevel', 'fatal', '-acodec', 'copy', '-vcodec', 'copy', '-loglevel', 'error', '/volume1/video/Aufnahmen/20210208222500 - gngfnfn.ts']
2021-02-08 22:25:05.059 FFMPEG record 'gngfnfn' ended with an error:b'[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n[h264 @ 0x1dc26a0] non-existing PPS 0 referenced\n Last message repeated 1 times\n[h264 @ 0x1dc26a0] decode_slice_header error\n[h264 @ 0x1dc26a0] no frame!\n/volume1/video/Aufnahmen/20210208222500 - gngfnfn.ts: Permission denied\n'
sudo docker network create -d macvlan -o parent=eth0 --subnet 192.168.0.0/24 --gateway 192.168.0.1 mynet
sudo docker run -d --publish 8030:8030 --network=mynet --ip=192.168.0.76 --name tsr76 pavion/tvstreamrecord
sudo docker run -d --publish 8030:8030 --network=mynet --ip=192.168.0.77 --name tsr77 pavion/tvstreamrecord
2021-03-02 09:30:00.003 | FFMPEG (rtp) record '(02) ZDF' called with: |
2021-03-02 09:30:00.003 | ['/volume1/tvstreamrecord/ffmpeg/ffmpeg', '-i', 'rtp://87.141.215.251@232.0.10.234:10000', '-y', '-t', '299', '-loglevel', 'fatal', '-map', '0', '-c', 'copy', '/volume1/video/20210302093000 - _02__ZDF.ts'] |
2021-03-02 09:35:30.008 | FFMPEG record '(02) ZDF' ended |
2021-03-02 09:35:33.011 | FFMPEG Record '(02) ZDF' had to be killed. R.I.P. |
2021-03-02 09:35:33.011 | FFMPEG Record '(02) ZDF': termination may have failed |
2021-03-02 10:27:39.062 | ['/volume1/tvstreamrecord/ffmpeg/ffmpeg', '-i', 'udp://@232.0.20.35:10000?sources=87.141.215.251', '-y', '-t', '140', '-loglevel', 'fatal', '-map', '0', '-c', 'copy', '/volume1/video/20210302102739 - Test2134.ts'] |
2021-03-02 10:27:44.336 | FFMPEG record 'Test2134' ended with an error:b'Cannot map stream #0:3 - unsupported type.\nIf you want unsupported types ignored instead of failing, please use the -ignore_unknown option\nIf you want them copied, please use -copy_unknown\n' |
2021-03-02 10:27:44.337 | Something went wrong with 'Test2134', retry 4/99 in 10 seconds |
Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.
Als Dankeschön schalten wir deinen Account werbefrei.