This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python3 | |
import argparse | |
from datetime import datetime as dt | |
import os | |
import re | |
import shutil | |
import subprocess | |
DEVICE_PATH = "/Volumes/NO NAME/RECORDER/FOLDER_A/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1903031909] There's a message for JANUS AudioBridge plugin | |
2015/07/16 16:08:52 janus event: janus.Event{Janus:"event", PluginData:(*janus.PluginData)(0xc2101ef100), Sender:1903031909, SessionId:1, Jsep:(*webrtc.Jsep)(nil), Transaction:"", Error:(*janus.Error)(nil)} | |
[1903031909] There's a message for JANUS AudioBridge plugin | |
[1903031909] Creating ICE agent (ICE Full mode, controlled) | |
[1903031909] ICE send thread started... | |
[1903031909] Done! Ready to setup remote candidates and send connectivity checks... | |
2015/07/16 16:08:52 janus event: janus.Event{Janus:"event", PluginData:(*janus.PluginData)(0xc2101e91e0), Sender:1903031909, SessionId:1, Jsep:(*webrtc.Jsep)(0xc2101e9280), Transaction:"", Error:(*janus.Error)(nil)} | |
2015/07/16 16:08:52 handling answer: &webrtc.Jsep{Sdp:"v=0\r\no=- 3889168297633 3889168297633 IN IP4 127.0.0.1\r\ns=Room 2437932623\r\nt=0 0\r\na=group:BUNDLE audio\r\na=msid-semantic: WMS janus\r\nm=audio 1 RTP/SAVPF 111\r\nc=IN IP4 52.6.135.102\r\na=mid:audio\r\na=sendrecv\r\na=rtcp-mux\na=ice- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[936655459] There's a message for JANUS AudioBridge plugin | |
[936655459] Creating ICE agent (ICE Full mode, controlled) | |
[936655459] ICE send thread started... | |
[936655459] Done! Ready to setup remote candidates and send connectivity checks... | |
[936655459] The DTLS handshake has been completed | |
WebRTC media is now available | |
Cleaning up handle 1249876361... | |
[1249876361] WebRTC resources freed | |
[1249876361] Handle and related resources freed | |
No more remote candidates for handle 936655459! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No WebRTC media anymore | |
================================================================= | |
[1903031909] ICE send thread leaving... | |
==23107== ERROR: AddressSanitizer: heap-use-after-free on address 0x6006005557f0 at pc 0x7f4d6d0e702b bp 0x7f4d1c0e94b0 sp 0x7f4d1c0e94a8 | |
READ of size 8 at 0x6006005557f0 thread T964 (ice thread) | |
#0 0x7f4d6d0e702a in janus_audiobridge_hangup_media /home/ubuntu/janus-gateway/plugins/janus_audiobridge.c:1558 | |
#1 0x41cac3 in janus_dtls_callback.part.0 /home/ubuntu/janus-gateway/dtls.c:573 | |
#2 0x7f4d8262147e (/lib/x86_64-linux-gnu/libssl.so.1.0.0+0x3247e) | |
#3 0x7f4d8260e1d3 (/lib/x86_64-linux-gnu/libssl.so.1.0.0+0x1f1d3) | |
#4 0x420a7e in janus_dtls_srtp_incoming_msg /home/ubuntu/janus-gateway/dtls.c:314 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==19230== Memcheck, a memory error detector | |
==19230== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. | |
==19230== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright info | |
==19230== Command: /opt/janus/bin/janus --config=/opt/janus/etc/janus/janus.cfg --configs-folder=/opt/janus/etc/janus --port=8088 --no-websockets --admin-port=7088 --debug-level=4 --rtp-port-range= | |
==19230== Parent PID: 19224 | |
==19230== | |
==19230== | |
==19230== HEAP SUMMARY: | |
==19230== in use at exit: 635,962 bytes in 4,374 blocks | |
==19230== total heap usage: 7,134 allocs, 2,760 frees, 2,326,311 bytes allocated |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
Core was generated by `--config /opt/janus/etc/janus/janus.cfg --configs-folder=/opt/janus/etc/janus -'. | |
Program terminated with signal SIGSEGV, Segmentation fault. | |
#0 0x000000000043cda5 in janus_push_event (handle=0x9c090090026f80, | |
plugin=0x7fa49059f320 <janus_audiobridge_plugin>, transaction=0x0, | |
message=0x7fa48c176160 "{\n \"audiobridge\": \"destroyed\",\n \"room\": 1471505503\n}", | |
sdp_type=0x0, sdp=0x0) at janus.c:3499 | |
3499 if(!handle || handle->stopped) | |
(gdb) bt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
Core was generated by `--config /opt/janus/etc/janus/janus.cfg --configs-folder=/opt/janus/etc/janus -'. | |
Program terminated with signal SIGSEGV, Segmentation fault. | |
#0 0x00007f087820bd28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
(gdb) bt | |
#0 0x00007f087820bd28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
#1 0x00007f0862764349 in janus_audiobridge_hangup_media (handle=handle@entry=0x1cdedd0) | |
at plugins/janus_audiobridge.c:1499 | |
#2 0x00007f0862764b45 in janus_audiobridge_destroy_session (handle=0x1cdedd0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.originalSetInterval = window.setInterval; | |
window.activeIntervals = 0; | |
window.activeIntervalList = {}; | |
window.setInterval = function(func, delay, identifier) { | |
var interval = window.originalSetInterval(func, delay); | |
window.activeIntervalList[interval] = {ident: identifier, func: func, delay: delay}; | |
return interval; | |
}; | |
window.originalClearInterval = window.clearInterval; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action": "Joined", | |
"payload": { | |
"handle_id": 2570490266, | |
"id": 494, | |
"janus_room_id": 2895897935, | |
"session_id": 1, | |
"session_port": 8089, | |
"users": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Got a HTTP POST request on /janus/1/77213617... | |
... parsing request... | |
Session: 1 | |
Handle: 77213617 | |
Processing POST data (application/json)... | |
-- Uploaded data (153 bytes) | |
-- Data we have now (153 bytes) | |
Got a HTTP POST request on /janus/1/77213617... | |
... parsing request... | |
Session: 1 |
NewerOlder