Table name is `om_file` (or something like this)

On Tue, 20 Nov 2018 at 21:38, Daniel Baker <i...@collisiondetection.biz>
wrote:

> I see it clearly in your table    but in my    table  it isn't there ?
>
>
> On 11/20/2018 4:20 PM, Maxim Solodovnik wrote:
>
> `room_id`? :)))
>
> On Tue, 20 Nov 2018 at 16:16, Daniel Baker <i...@collisiondetection.biz>
> wrote:
>
>> Yes   I see that  but  what here tells me the room the recording came
>> from ?
>> On 11/20/2018 3:47 PM, Maxim Solodovnik wrote:
>>
>> Below fields are being filled for files and recordings
>>
>>
>> | id                 | bigint(20)   | NO   | PRI | NULL    |
>> auto_increment |
>> | deleted            | bit(1)       | NO   |     | NULL    |
>>   |
>> | inserted           | datetime     | YES  |     | NULL    |
>>   |
>> | updated            | datetime     | YES  |     | NULL    |
>>   |
>> | page_count         | int(11)      | NO   |     | NULL    |
>>   |
>> | group_id           | bigint(20)   | YES  |     | NULL    |
>>   |
>> | hash               | varchar(255) | YES  |     | NULL    |
>>   |
>> | height             | int(11)      | YES  |     | NULL    |
>>   |
>> | inserted_by        | bigint(20)   | YES  |     | NULL    |
>>   |
>> | name               | varchar(255) | YES  |     | NULL    |
>>   |
>> | owner_id           | bigint(20)   | YES  |     | NULL    |
>>   |
>> | parent_item_id     | bigint(20)   | YES  |     | NULL    |
>>   |
>> | room_id            | bigint(20)   | YES  |     | NULL    |
>>   |
>> | type               | varchar(20)  | YES  |     | NULL    |
>>   |
>> | width              | int(11)      | YES  |     | NULL    |
>>   |
>> | DTYPE              | varchar(255) | YES  | MUL | NULL    |
>>   |
>> | comment            | varchar(255) | YES  |     | NULL    |
>>   |
>> | duration           | varchar(255) | YES  |     | NULL    |
>>   |
>> | is_interview       | bit(1)       | YES  |     | NULL    |
>>   |
>> | notified           | bit(1)       | YES  |     | NULL    |
>>   |
>> | record_end         | datetime     | YES  |     | NULL    |
>>   |
>> | record_start       | datetime     | YES  |     | NULL    |
>>   |
>> | recorder_stream_id | varchar(255) | YES  |     | NULL    |
>>   |
>> | status             | varchar(20)  | YES  |     | NULL    |
>>   |
>> | external_id        | varchar(255) | YES  |     | NULL    |
>>   |
>> | external_type      | varchar(255) | YES  |     | NULL    |
>>   |
>> | filesize           | bigint(20)   | YES  |     | NULL    |
>>   |
>>
>>
>> On Tue, 20 Nov 2018 at 15:25, Daniel Baker <i...@collisiondetection.biz>
>> wrote:
>>
>>> Ok  thanks.    What  is there in the metadata  table to link  recording
>>> and  room  ?    Just  time ?  SID  id ?
>>>
>>>
>>>
>>> Thanks,
>>>
>>>
>>> Dan
>>> On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>>>
>>> Many things can go wrong while you are sending/receiving audio/video
>>> over internet
>>> Even more problem might arise while you are trying to record
>>> This is why "auto-recording" is not available out-of-the-box
>>>
>>> basic steps to ensure everything is OK:
>>> 1) start your audio/video stream, check it using different PC/laptop
>>> 2) check you have enough free space
>>> 3) check OM has enough permissions to run 3rd party tools and to write
>>> on the disk
>>> 4) check "raw" video files from your camera/mic are valid and playable
>>> 5) check conversion steps
>>>
>>> something like this
>>>
>>> On Mon, 19 Nov 2018 at 15:58, Daniel Baker <i...@collisiondetection.biz>
>>> wrote:
>>>
>>>> Not playable.   Think my connection is stable.
>>>> On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>>>
>>>
>> --
>> WBR
>> Maxim aka solomax
>>
>>
>
> --
> WBR
> Maxim aka solomax
>
>

-- 
WBR
Maxim aka solomax

Reply via email to