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

Camera Not Available - This camera is being viewed by someone else #130

Open
ericwass opened this issue May 16, 2019 · 2 comments
Open

Camera Not Available - This camera is being viewed by someone else #130

ericwass opened this issue May 16, 2019 · 2 comments

Comments

@ericwass
Copy link

Expected Behavior

Live view of camera should work in Home app

Current Behavior

Get thumbnail preview in Home app but tapping on it to see live view generates error in title: "Camera Not Available - This camera is being viewed by someone else" along with a dimmed image of the camera view.

Steps to Reproduce (for bugs)

Using Cynical SecuritySpy, added 1 camera to HomeKit-Bridge, added camera as accessory.

Versions

v 1.0.2

Configuration

No special configuration

Homebridge Log / Command Output

May 16 10:40:23 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverButtonRunAction_Edit line 3313: 'key id 775840116 not found in database'
May 16 10:40:35 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverButtonRunAction line 3193: invalid literal for int() with base 10: '277ee55af3d65651c42533b91b8e3fd5c2b7aa32f8cfa2fbe00f42e7c5d6cf22'
May 16 10:41:07 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in homekit.deviceInitialize line 877: local variable 'obj' referenced before assignment
May 16 10:41:07 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in homekit.detCharacteristicValues line 1031: 'key id 775840116 not found in database'
May 16 15:18:37 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverFormFieldChanged_Device line 3595: 'key objectType not found in dict'
May 16 15:18:37 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverFormFieldChanged_Action line 3654: 'key objectType not found in dict'
May 16 15:55:47 nodessertro IndigoPluginHost[1823]: ascii dump: CommandServerWriteLog[2019-5-16 15:26:04] Loaded plugin: homebridge-camera-ffmpeg [2019-5-16 15:26:04] Registering platform 'homebridge-camera-ffmpeg.Camera-ffmpeg' [2019-5-16 15:26:04] --- [2019-5-16 15:26:04] Loaded plugin: homebridge-indigo2 [2019-5-16 15:26:04] Registering platform 'homebridge-indigo2.Indigo2' [2019-5-16 15:26:04] --- [2019-5-16 15:26:04] Loaded config.json with 0 accessories and 2 platforms. [2019-5-16 15:26:04] --- [2019-5-16 15:26:04] Loading 2 platforms... [2019-5-16 15:26:04] [HomeKit Bridge Server] Initializing Indigo2 platform... [2019-5-16 15:26:04] [HomeKit Bridge Server] HomeKit Bridge base URL is http://127.0.0.1:8558
[2019-5-16 15:26:04] [HomeKit Bridge Server] HomeKit Bridge serverId is 52436507 [2019-5-16 15:26:04] [Camera-ffmpeg] Initializing Camera-ff ... 5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Floor Lamp Hue 2: get(Saturation) => 0 [2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Rear Overheads: get(Brightness) => 0 [2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Rear Overheads: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] Mel's Lamp: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Front Overheads: get(Brightness) => 0 [2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Front Overheads: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] Under Counter: get(On) => true [2019-5-16 15:50:19] [HomeKit Bridge Server] Sink Overheads: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] Island Overheads: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] Bench Overheads: get(On) => false [2019-5-16 15:50:19] [Camera-ffmpeg] Snapshot from (CAMERA) Front Door at 480x270


Device Simulation Report

DEVICE SIMULATION DATA
Service : 
	alias : (CAMERA) Front Door
	model : 
	subModel : 
	indigoType : indigo.Device
	pluginType : indigo.Device.org.cynic.indigo.securityspy.camera
	type : CameraRTPStreamManagement
	desc : Camera RTP Stream
	objId : 89106128
	serverId : 52436507
	invertOnState : False
	convertFahrenheit : False
	required : (List)
		SelectedRTPStreamConfiguration : rtsp://XXXXXX:[email protected]/user=XXXXXX_password=XXXXXX_channel=1_stream=0.sdp
		SetupEndpoints : 
		SupportedAudioStreamConfiguration : 
		StreamingStatus : 
		SupportedVideoStreamConfiguration : rtsp://XXXXXX:[email protected]/user=XXXXXX_password=XXXXXX_channel=1_stream=0.sdp
		SupportedRTPConfiguration : rtsp://XXXXXX:[email protected]/user=XXXXXX_password=XXXXXX_channel=1_stream=0.sdp
	optional : (List)
		Name
	native : True
	requiresPlugin : (List)
	actions : (List)
	loadOptional : False
	characterDict : (Dict)
		SupportedVideoStreamConfiguration : rtsp://XXXXXX:[email protected]/user=XXXXXX_password=XXXXXX_channel=1_stream=0.sdp
		SelectedRTPStreamConfiguration : rtsp://XXXXXX:[email protected]/user=XXXXXX_password=XXXXXX_channel=1_stream=0.sdp
		SupportedRTPConfiguration : rtsp://XXXXXX:[email protected]/user=XXXXXX_password=XXXXXX_channel=1_stream=0.sdp

@Colorado4Wheeler
Copy link
Collaborator

Colorado4Wheeler commented May 16, 2019 via email

@ericwass
Copy link
Author

ericwass commented May 16, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants