Re: [android-developers] Camera rotation portrait but playing in landscape.

2013-04-30 Thread Jadranko Bodiroga
Probaj ovo: (try this :)

super.setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT);

S.P.


On Mon, Apr 29, 2013 at 10:00 PM, Ivan Stamenkovic  wrote:

> I tried, i searched but nothing works. I have this code preparing the
> camera:
>
> http://paste.laravel.com/pP1
>
> and there is myCamera.setDisplayOrientation(90);
>
> But when i playback the video it's in landscape. Is there any way to
> change this or to rotate videoview
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Camera rotation portrait but playing in landscape.

2013-04-30 Thread Ivan Stamenkovic
I tried, i searched but nothing works. I have this code preparing the 
camera:

http://paste.laravel.com/pP1

and there is myCamera.setDisplayOrientation(90);

But when i playback the video it's in landscape. Is there any way to change 
this or to rotate videoview

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.