Re: An alternate approach to enumerating devices

Did you mean stage left?

I assume that you want to extend the "facing" enumeration to encompass
new properties:

"rear": pointed (approximately) from the device to the space directly
away from the device user
"front": pointed (approximately) from the device directly toward the device user
"left" pointed (approximately) from the device to the space to the
device user's left
"right" pointed (approximately) from the device to the space to the
device user's right

I'm sure that you could add to this list arbitrarily: "above",
"behind", ...  That's the slippery slope that leads to a description
of the orientation and coverage of all cameras (in steradians), likely
related to the orientation and position of the device display, i.e.:
http://dev.w3.org/geo/api/spec-source-orientation.html#rotations

On 27 March 2013 08:23, Cullen Jennings <fluffy@iii.ca> wrote:
>
> On Mar 27, 2013, at 8:41 AM, Cullen Jennings <fluffy@iii.ca> wrote:
>
>>
>> On Mar 26, 2013, at 2:51 PM, Harald Alvestrand <harald@alvestrand.no> wrote:
>>
>>> On 03/26/2013 09:14 PM, Cullen Jennings wrote:
>>>> On Mar 25, 2013, at 3:37 AM, Harald Alvestrand <harald@alvestrand.no> wrote:
>>>>
>>>>>> 2) facing is too limited. I want just a camera adescription enum that includes front and back but also has left, right, center
>>>>> Again orthogonal to the proposed change, the enum isn't in the current media spec (I guess that's a bug), but once it lands, we can propose changes to it.
>>>>> (I don't want to slip too far down this slippery slope - what about up/down, north/south/east/west, and points inbetween?)
>>>>>
>>>>>
>>>> The things that with multiple cameras that are widely deployed today are:
>>>>
>>>> 1) front , back tablets / phones
>>>> 2) left right 2 screen room systems
>>>> 3) left, right, center, 3 screen rooms systems
>>>>
>>>> Are you OK with supporting theses three cases ?
>>>>
>>> I fear the CLUE slippery slope here.... when you say "left", "right" and "center", do you imagine 3 cameras in a row beside each other, all facing the same way?
>>
>> Yes, pointing roughly the same direction
>>
>>>
>>> I've got a bit of trouble seeing the "front, left" combination being asked for - are these different constraints?
>>>
>>
>> No - a camera can be front for left but not both
>
> sorry - typo in that meant "front or left" not "for"
>
>

Received on Wednesday, 27 March 2013 17:29:24 UTC