User contributions for Chris

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

6 November 2024

30 June 2024

7 March 2024

10 December 2023

9 December 2023

8 December 2023

7 December 2023

  • 16:1016:10, 7 December 2023 diff hist +513 N MonocleserverCreated page with "== Description == Monocle Server is designed to run as a service on Windows, and a systemd service on Linux. == Arguments == Stop the process running as a daemon and run as a regular process instead. <code>--standalone</code> Log to stdout. <code>--stdout</code> Display version. <code>--version</code> The number of I/O service. <code>--numioservices</code> How many threads each I/O service should contain. <code>--numioservicethreads</code> How JSON configurati..." current
  • 16:0016:00, 7 December 2023 diff hist +85 N PythonCreated page with "== Examples == * https://github.com/MonocleSecurity/ExamplePlugins/tree/master/Python" current
  • 16:0016:00, 7 December 2023 diff hist +82 N LuaCreated page with "== Examples == * https://github.com/MonocleSecurity/ExamplePlugins/tree/master/Lua" current
  • 15:5615:56, 7 December 2023 diff hist +80 N CCreated page with "== Examples == * https://github.com/MonocleSecurity/ExamplePlugins/tree/master/C" current
  • 15:0915:09, 7 December 2023 diff hist −109 ONVIFNo edit summary current
  • 15:0915:09, 7 December 2023 diff hist +3 ONVIFNo edit summary
  • 15:0415:04, 7 December 2023 diff hist +11 Websocket JSON-RPCNo edit summary
  • 15:0415:04, 7 December 2023 diff hist +3 ONVIFNo edit summary
  • 15:0315:03, 7 December 2023 diff hist +1,236 N ONVIFCreated page with "== Retrieve date time == <pre class="code">TextMessageEncodingBindingElement messageElement = new TextMessageEncodingBindingElement(); messageElement.MessageVersion = MessageVersion.CreateVersion(EnvelopeVersion.Soap12, AddressingVersion.None); HttpTransportBindingElement httpBinding = new HttpTransportBindingElement(); httpBinding.AuthenticationScheme = AuthenticationSchemes.Basic; CustomBinding bind = new CustomBinding(messageElement, httpBinding); EndpointAddress devi..."
  • 14:2114:21, 7 December 2023 diff hist −183 Websocket JSON-RPCNo edit summary
  • 14:1514:15, 7 December 2023 diff hist −16 Websocket JSON-RPC→‎Subscribe
  • 14:1414:14, 7 December 2023 diff hist +700 Websocket JSON-RPCNo edit summary
  • 14:0614:06, 7 December 2023 diff hist +11 Websocket JSON-RPCNo edit summary
  • 14:0514:05, 7 December 2023 diff hist +1,804 N Websocket JSON-RPCCreated page with "== Authenticate == echo '{"jsonrpc":"2.0","id":"id","params":{"username":"admin","password":"password"},"method":"authenticate"}' | ./websocat ws://127.0.0.1:9854/json <code>{"jsonrpc":"2.0","result":{"jwttoken":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXUyJ9.eyJleHAiOjE3MDE5ODU4MjksImlhdCI6MTcwMTg5OTQyOSwiaXNzIjoiYXV0aDAiLCJ1c2VydG9rZW4iOiIxIn0.x1_luycGY5oTfqGNy1SF8xqcqKGKr_hsXoDGsMjAJkA"},"id":"id"}</code> == Subscribe == echo '{"jsonrpc":"2.0","id":"id","params":{"jwttoken":"..."

2 December 2023

  • 21:4321:43, 2 December 2023 diff hist +11 Main PageNo edit summary
  • 17:1217:12, 2 December 2023 diff hist +515 N RTSPCreated page with "== Recording replay stream == rtsp://192.168.0.10:554/recording/[RecordingToken]/replay Examples: * rtsp://192.168.0.10:554/recording/1428641538893226984/replay == Media stream == rtsp://192.168.0.10:554/media/[MediaToken]/stream Examples: * rtsp://192.168.0.10:554/media/USBVideoDevice_MJPG_1920x1080/stream == Playing rtsp streams == ffplay rtsp://admin:password@192.168.0.10:554/media/USBVideoDevice_MJPG_1920x1080/stream vlc rtsp://admin:password@192.168.0.10:554/me..." current
  • 16:3816:38, 2 December 2023 diff hist +224 N MonoclecliCreated page with "== Retrieve all recordings == monoclecli --address 192.168.0.10 --username admin --password password --getrecordings == Retrieve all files == monoclecli --address 192.168.0.10 --username admin --password password --getfiles" current

1 December 2023

26 November 2023