Hallo, ich habe das Plugin neu installiert, die Homekit Streams gehen, aber auf der camera-ui Website als auch in config-ui-x werden unter Kameras keine Streams angezeigt.
Auf der Website sehe ich nur die Thumbnails, probiere schon Stunden die Streams irgendwie zum laufen zu bringen bekomme immer die Meldung :
Gibt es eine Möglichkeit vcodec für den Webstream zu ändern ? Ich glaube es liegt vllt. an mpeg. Kann man das nicht in copy ändern ?
"name": "CameraUI",
"port": 8081,
"atHomeSwitch": false,
"logLevel": "info",
"mqtt": {
"active": false,
"tls": false,
"port": 1883
},
"http": {
"active": false,
"port": 7272,
"localhttp": false
},
"smtp": {
"active": false,
"port": 2727,
"space_replace": "+"
},
"ftp": {
"active": false,
"useFile": false,
"port": 5050
},
"ssl": {
"active": false
},
"options": {
"videoProcessor": "ffmpeg"
},
"cameras": [
{
"name": "Cam 1",
"motion": false,
"motionTimeout": 15,
"unbridge": true,
"hsv": true,
"prebuffering": false,
"prebufferLength": 4,
"videoConfig": {
"source": "-rtsp_transport tcp -re -i rtsp://xxxx:[email protected]:88/videoMain -b:v 4M",
"subSource": "-rtsp_transport tcp -re -i rtsp://xxx:[email protected]:88/videoMain -b:v 4M",
"stillImageSource": "-i http://192.168.1.130:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=xxxxx&pwd=xxxx",
"readRate": false,
"rtspTransport": "tcp",
"maxStreams": 2,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 25,
"vcodec": "copy",
"acodec": "libfdk_aac",
"encoderOptions": "-preset ultrafast -tune zerolatency",
"audio": false,
"debug": true
},
"smtp": {
"email": "Cam 1"
},
"videoanalysis": {
"active": false
},
"mqtt": {}
},
{
"name": "Cam 2",
"motion": false,
"motionTimeout": 15,
"unbridge": true,
"hsv": true,
"prebuffering": false,
"prebufferLength": 4,
"videoConfig": {
"source": "-rtsp_transport tcp -re -i rtsp://xxxxx:[email protected]:88/videoMain -b:v 4M",
"subSource": "-rtsp_transport tcp -re -i rtsp://xxxxx:[email protected]:88/videoMain -b:v 4M",
"stillImageSource": "-i http://192.168.1.131:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=xxxxx&pwd=xxxxx",
"readRate": false,
"rtspTransport": "tcp",
"maxStreams": 3,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 25,
"vcodec": "copy",
"acodec": "libfdk_aac",
"encoderOptions": "-preset ultrafast -tune zerolatency",
"audio": false,
"debug": true
},
"smtp": {
"email": "Cam 2"
},
"videoanalysis": {
"active": false
},
"mqtt": {}
},
{
"name": "Cam 3",
"motion": false,
"motionTimeout": 15,
"unbridge": true,
"hsv": true,
"prebuffering": false,
"prebufferLength": 4,
"videoConfig": {
"source": "-rtsp_transport tcp -re -i rtsp://xxxx:[email protected]:88/videoMain -b:v 4M",
"subSource": "-rtsp_transport tcp -re -i rtsp://xxxxx:[email protected]:88/videoMain -b:v 4M",
"stillImageSource": "-i http://192.168.1.132:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=xxxxx&pwd=xxxx",
"readRate": false,
"rtspTransport": "tcp",
"maxStreams": 3,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 25,
"vcodec": "copy",
"acodec": "libfdk_aac",
"encoderOptions": "-preset ultrafast -tune zerolatency",
"audio": false,
"debug": true
},
"smtp": {
"email": "Cam 3"
},
"videoanalysis": {
"active": false
},
"mqtt": {}
},
{
"name": "Oma",
"motion": false,
"motionTimeout": 15,
"unbridge": true,
"hsv": true,
"prebuffering": false,
"prebufferLength": 4,
"videoConfig": {
"source": "-re -i rtsp://admin:[email protected]/h264_stream",
"subSource": "-re -i rtsp://admin:[email protected]/h264_stream",
"stillImageSource": "-i rtsp://admin:[email protected]/Streaming/Channels/1/picture",
"readRate": false,
"rtspTransport": "tcp",
"maxStreams": 2,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 22,
"vcodec": "copy",
"acodec": "libfdk_aac",
"encoderOptions": "-preset ultrafast -tune zerolatency",
"audio": false,
"debug": true
},
"smtp": {
"email": "Oma"
},
"videoanalysis": {
"active": false
},
"mqtt": {}
},
{
"name": "Oma2",
"motion": false,
"motionTimeout": 15,
"unbridge": true,
"hsv": true,
"prebuffering": false,
"forcePrebuffering": false,
"prebufferLength": 4,
"videoConfig": {
"source": "-re -i rtsp://admin:[email protected]/h264_stream",
"subSource": "-re -i rtsp://admin:[email protected]/h264_stream",
"stillImageSource": "-i rtsp://admin:[email protected]/Streaming/Channels/1/picture",
"readRate": false,
"rtspTransport": "tcp",
"maxStreams": 2,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 22,
"vcodec": "copy",
"acodec": "libfdk_aac",
"encoderOptions": "-preset ultrafast -tune zerolatency",
"audio": false,
"debug": true
},
"smtp": {
"email": "Oma2"
},
"videoanalysis": {
"active": false
},
"mqtt": {}
},
{
"name": "Buero",
"motion": false,
"motionTimeout": 15,
"unbridge": true,
"hsv": true,
"prebuffering": false,
"forcePrebuffering": false,
"prebufferLength": 6,
"videoConfig": {
"source": "-re -i rtsp://admin:[email protected]/h264_stream",
"subSource": "-re -i rtsp://admin:[email protected]/h264_stream",
"stillImageSource": "-i rtsp://admin:[email protected]/Streaming/Channels/1/picture",
"readRate": false,
"rtspTransport": "tcp",
"maxStreams": 2,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 22,
"vcodec": "copy",
"acodec": "libfdk_aac",
"encoderOptions": "-preset ultrafast -tune zerolatency",
"audio": false,
"debug": true
},
"smtp": {
"email": "Buero"
},
"videoanalysis": {
"active": false
},
"mqtt": {}
},
{
"name": "Haustuer",
"motion": false,
"motionTimeout": 15,
"unbridge": true,
"hsv": true,
"prebuffering": false,
"prebufferLength": 4,
"videoConfig": {
"source": "-re -i rtsp://admin:[email protected]/h264_stream",
"subSource": "-re -i rtsp://admin:[email protected]/h264_stream",
"stillImageSource": "-i rtsp://admin:[email protected]/Streaming/Channels/1/picture",
"readRate": false,
"rtspTransport": "tcp",
"maxStreams": 2,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 22,
"vcodec": "copy",
"acodec": "libfdk_aac",
"encoderOptions": "-preset ultrafast -tune zerolatency",
"audio": false,
"debug": true
},
"smtp": {
"email": "Haustuer"
},
"videoanalysis": {
"active": false
},
"mqtt": {}
}
],
"platform": "CameraUI"
}
Alles anzeigen