[Blink] logging options on Windows

Adrian Georgescu ag at ag-projects.com
Wed Oct 3 17:47:44 CEST 2012


You can use as example how in Blink Cocoa we render the packet loss in a NSView by reading the audio stream statistics.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: SessionInfoController.py
Type: text/x-python-script
Size: 25170 bytes
Desc: not available
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20121003/d5d20dbc/attachment.bin>
-------------- next part --------------


Audio stream class:

http://sipsimpleclient.com/projects/sipsimpleclient/repository/entry/sipsimple/streams/rtp.py


Regards,
Adrian


On Oct 3, 2012, at 5:22 PM, Morgan Redfield wrote:

> Ok. Thank you. I'm willing to do some programming.
> 
> Would you please offer any advice about where to start? Are there
> examples about how to query the core somewhere?
> 
> Thanks,
> Morgan
> 
> On Wed, Oct 3, 2012 at 1:47 AM, Adrian Georgescu <ag at ag-projects.com> wrote:
>> You need to de some programming for this to happen, is not a setting or a few liner.
>> 
>> Adrian
>> 
>> On Oct 3, 2012, at 12:44 AM, Morgan Redfield wrote:
>> 
>>> Where in the code is the packet loss information queried? Would it be
>>> possible to modify the code to print that info to a file?
>>> 
>>> Thanks,
>>> Morgan
>>> 
>>> On Mon, Oct 1, 2012 at 12:30 AM, Saúl Ibarra Corretgé
>>> <saul at ag-projects.com> wrote:
>>>> Hi,
>>>> 
>>>> On Sep 28, 2012, at 11:24 PM, Morgan Redfield wrote:
>>>> 
>>>>> Hi,
>>>>> 
>>>>> I'm using Blink 0.2.10 on Windows 7. When I receive a call, I can see
>>>>> a measurement of the packet loss in red text in the blink window. I'd
>>>>> like to log that value, but I can't find where to do that. I enabled
>>>>> all the logs in the preferences pane and made a few test calls, but I
>>>>> couldn't find any packet loss percentage measurements in the log files
>>>>> in C:\Users\morgar\AppData\Roaming\Blink\logs. How can I log packet
>>>>> loss during a call?
>>>>> 
>>>> 
>>>> That information is not available in any logfile at the moment. It's something internal to the core which the GUI queries using a timer.
>>>> 
>>>> 
>>>> Regards,
>>>> 
>>>> --
>>>> Saúl Ibarra Corretgé
>>>> AG Projects
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Blink mailing list
>>>> Blink at lists.ag-projects.com
>>>> http://lists.ag-projects.com/mailman/listinfo/blink
>>> _______________________________________________
>>> Blink mailing list
>>> Blink at lists.ag-projects.com
>>> http://lists.ag-projects.com/mailman/listinfo/blink
>>> 
>> 
>> _______________________________________________
>> Blink mailing list
>> Blink at lists.ag-projects.com
>> http://lists.ag-projects.com/mailman/listinfo/blink
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/blink
> 



More information about the Blink mailing list