Skip to content

QRCODE reading and event triggering #222

Closed Answered by daniel-falk
tyhudson asked this question in General
Discussion options

You must be logged in to vote

Hi Ty,

I do not think it is possible to send the event data in the POST actions, I am not 100% sure so it would be great if someone from Axis could confirm or correct @shadysp. There are a few ways I can think of to get the data you want:

Use the RTSP event stream

All event info is streamable over RTSP, e.g. from the bar-code reader you will get:

<?xml version="1.0" encoding="UTF-8"?>
<tt:MetadataStream xmlns:tt="http://www.onvif.org/ver10/schema">
<tt:Event><wsnt:NotificationMessage xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsa5="http://www.w3.org/2005/08/addressing"><wsnt:Top…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tyhudson
Comment options

@tyhudson
Comment options

Answer selected by tyhudson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants