User contributions for Chris
Jump to navigation
Jump to search
6 November 2024
- 20:3020:30, 6 November 2024 diff hist +22 Main Page No edit summary current
- 20:3020:30, 6 November 2024 diff hist +76 Main Page No edit summary
30 June 2024
- 15:0215:02, 30 June 2024 diff hist +112 Main Page →Educational Articles
7 March 2024
- 10:5210:52, 7 March 2024 diff hist +48 N Privacy Created page with "Monocle Security software does not collect data." current
10 December 2023
- 22:0322:03, 10 December 2023 diff hist +96 Monocleclient →Arguments current
- 11:5211:52, 10 December 2023 diff hist +197 N Monocleclient Created page with "== Description == Monocle Client is a Qt GUI application for opening video files and communicating with the Monocle Server. == Arguments == The number of I/O service. <code>--numioservices</code>"
9 December 2023
- 14:5814:58, 9 December 2023 diff hist −2 Websocket JSON-RPC No edit summary current
- 14:5814:58, 9 December 2023 diff hist −2 Websocket JSON-RPC →Subscribe
8 December 2023
- 11:5411:54, 8 December 2023 diff hist +14 Main Page →Protocols
- 11:0611:06, 8 December 2023 diff hist +44 Main Page →Monocle Articles
- 10:4010:40, 8 December 2023 diff hist −29 Main Page No edit summary
- 10:3410:34, 8 December 2023 diff hist +79 Main Page →Jetson Articles
- 10:0310:03, 8 December 2023 diff hist −20 Main Page No edit summary
- 10:0210:02, 8 December 2023 diff hist +1,090 Main Page No edit summary
- 09:5709:57, 8 December 2023 diff hist +32 Main Page No edit summary
- 09:5609:56, 8 December 2023 diff hist +54 Main Page No edit summary
7 December 2023
- 16:1016:10, 7 December 2023 diff hist +513 N Monocleserver Created 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 Python Created page with "== Examples == * https://github.com/MonocleSecurity/ExamplePlugins/tree/master/Python" current
- 16:0016:00, 7 December 2023 diff hist +82 N Lua Created page with "== Examples == * https://github.com/MonocleSecurity/ExamplePlugins/tree/master/Lua" current
- 15:5615:56, 7 December 2023 diff hist +80 N C Created page with "== Examples == * https://github.com/MonocleSecurity/ExamplePlugins/tree/master/C" current
- 15:0915:09, 7 December 2023 diff hist −109 ONVIF No edit summary current
- 15:0915:09, 7 December 2023 diff hist +3 ONVIF No edit summary
- 15:0415:04, 7 December 2023 diff hist +11 Websocket JSON-RPC No edit summary
- 15:0415:04, 7 December 2023 diff hist +3 ONVIF No edit summary
- 15:0315:03, 7 December 2023 diff hist +1,236 N ONVIF Created 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-RPC No 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-RPC No edit summary
- 14:0614:06, 7 December 2023 diff hist +11 Websocket JSON-RPC No edit summary
- 14:0514:05, 7 December 2023 diff hist +1,804 N Websocket JSON-RPC Created 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 Page No edit summary
- 17:1217:12, 2 December 2023 diff hist +515 N RTSP Created 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 Monoclecli Created 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
- 20:2020:20, 1 December 2023 diff hist +15 N Monoclesecurity:About Created page with "Useful website." current
- 20:2020:20, 1 December 2023 diff hist +12 N Monoclesecurity:General disclaimer Created page with "Be accurate." current
26 November 2023
- 19:0919:09, 26 November 2023 diff hist +22 HTTP JSON-RPC No edit summary current
- 19:0819:08, 26 November 2023 diff hist 0 Main Page No edit summary
- 19:0819:08, 26 November 2023 diff hist +1 Main Page →Plugins
- 19:0719:07, 26 November 2023 diff hist +9 Main Page No edit summary
- 19:0719:07, 26 November 2023 diff hist +225 Main Page No edit summary
- 18:1418:14, 26 November 2023 diff hist −12 HTTP JSON-RPC No edit summary
- 18:1318:13, 26 November 2023 diff hist +26 HTTP JSON-RPC No edit summary
- 18:1218:12, 26 November 2023 diff hist +93 HTTP JSON-RPC No edit summary
- 18:0918:09, 26 November 2023 diff hist +611 N HTTP JSON-RPC Created page with " -> curl -X POST --user "admin:password" -H 'Content-Type: application/json' -d '{"jsonrpc":"2.0","id":"id","method":"getRecordingTokens"}' -s http://localhost:9854/json <- {"result":["2334007959136872822","3191928883051777765","3271420254935038039"],"error":null,"id":"id"} -> curl -X POST --user "admin:password" -H 'Content-Type: application/json' -d '{"jsonrpc":"2.0","id":"id","method":"getRecordingObjects","params":["3271420254935038039"]}' -s http://localhost:9854..."
- 18:0818:08, 26 November 2023 diff hist −738 Main Page Replaced content with "HTTP JSON-RPC" Tag: Replaced