[DJI-log-discuss] DJI-log-discuss Digest, Vol 7, Issue 4

Divya Prabhu divya.v.prabhu98 at gmail.com
Sun Mar 8 20:10:14 PDT 2020


as per my research
isVideo field has two values 0 and 1
whenever the video is capturing it set to 1 and whenever the video is not
capturing then isVideo field set to 0.
yes i think its in either of 2 bytes which you mentioned as unknown.
and i saw a python code which decodes .txt file and returns a csv file.In
that he mentioned that its in two bytes


        # TODO: Work out first 2 bytes. Probably includes isVideo
        self.speed, self.distance, self.ts = struct.unpack_from("<ffQ",
self.body, 2)
the above 2 statements are from that python project.So if you get any
information how to extract that help me.I need it in javascript So im not
using the python project for reference.

and isVideo field belongs to CUSTOM module  i got this by its mentioned as
CUSTOM.isVideo in csv file.
and i converted .txt file using airdata then they have that isVideo field
You can check too.

On Mon 9 Mar, 2020, 12:30 AM , <dji-log-discuss-request at us.live555.com>
wrote:

> Send DJI-log-discuss mailing list submissions to
>         dji-log-discuss at lists.live555.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://ns.live555.com/mailman/listinfo/dji-log-discuss
> or, via email, send a message with subject or body 'help' to
>         dji-log-discuss-request at lists.live555.com
>
> You can reach the person managing the list at
>         dji-log-discuss-owner at lists.live555.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of DJI-log-discuss digest..."
>
>
> Today's Topics:
>
>    1. dji parser (Divya Prabhu)
>    2. Re: dji parser (Ross Finlayson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 8 Mar 2020 19:18:13 +0530
> From: Divya Prabhu <divya.v.prabhu98 at gmail.com>
> To: dji-log-discuss at us.live555.com
> Subject: [DJI-log-discuss] dji parser
> Message-ID:
>         <CAPB3dCU5RF75JG1n+r29FMozvZy9d4LnddmyeL8Wh9V=
> wD3g5g at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello
> I need isVideo field which is present in CUSTOM module but i dont no any
> information about that field So f you have any idea about isVideo field
> please help
> Thanks
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://ns.live555.com/pipermail/dji-log-discuss/attachments/20200308/abae2fda/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 2
> Date: Mon, 9 Mar 2020 03:18:31 +1100
> From: Ross Finlayson <finlayson at live555.com>
> To: "Discussion of DJI's log file formats"
>         <dji-log-discuss at us.live555.com>
> Subject: Re: [DJI-log-discuss] dji parser
> Message-ID: <0D44A85B-C9A9-4E47-8714-743F8E03897F at live555.com>
> Content-Type: text/plain;       charset=utf-8
>
>
>
> > On Mar 9, 2020, at 12:48 AM, Divya Prabhu <divya.v.prabhu98 at gmail.com>
> wrote:
> >
> > Hello
> > I need isVideo field which is present in CUSTOM module but i dont no any
> information about that field
>
> Please help us out a bit here.  How do you know that the CUSTOM record
> contains a ?isVideo? field?  What is this field supposed to do?  Do you
> think that it might be in one of the first two bytes (that we currently
> skip over, and consider ?unknown?)?
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> DJI-log-discuss mailing list
> DJI-log-discuss at lists.live555.com
> http://ns.live555.com/mailman/listinfo/dji-log-discuss
>
>
> ------------------------------
>
> End of DJI-log-discuss Digest, Vol 7, Issue 4
> *********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ns.live555.com/pipermail/dji-log-discuss/attachments/20200309/cad47e3a/attachment.htm>


More information about the DJI-log-discuss mailing list