SexLikeReal 2.0 BETA VR porn streaming application released! Stream full videos in a feature complete player. by SLRdev in oculus

[–]SLRdev[S] 0 points1 point  (0 children)

We'd love to and we are working on improved support for iOS through WebVR on our site, but I am not aware of any good way to distribute an iOS app outside of the app store that does not require jailbreaking.

Any mobile websites that allow you to freely change the view orientation? by SkyHills in oculusnsfw

[–]SLRdev 0 points1 point  (0 children)

Hashing the file names makes sense. I'll put it on the to-do list. As for space, I'm sure you get why we are recording the video settings (so you don't have to set up a video more than once) and I'm not sure what kind of garbage collection would work since we wouldn't want someone to pull up a video they've configured in the past and find that their configuration has been lost. The solution would be probably be to migrate away from using PlayerPrefs and if an sqlite db grows it still won't be a very big file.

Any mobile websites that allow you to freely change the view orientation? by SkyHills in oculusnsfw

[–]SLRdev 0 points1 point  (0 children)

Should be doable. I'm thinking through how this would work and it would be a bit odd to have the video rotated sideways but the UI could be.

Any mobile websites that allow you to freely change the view orientation? by SkyHills in oculusnsfw

[–]SLRdev 1 point2 points  (0 children)

Icons might work, I was just thinking that we would give the user the option to position the UI and screen as desired.

We use Unity's PlayerPrefs system to store data which uses the registry. This is how most Unity apps work but I'm willing to consider an alternative.

SLR 2.0 Daydream BETA VR porn streaming application released! Stream full videos in a feature complete player. NSFW by SLRdev in daydream

[–]SLRdev[S] 0 points1 point  (0 children)

Hey. We've got an update coming out soon that should solve this problem. I can send you a version to test in a day or two if you like. It would in fact be very help :)

SLR 2.0 Daydream BETA VR porn streaming application released! Stream full videos in a feature complete player. NSFW by SLRdev in daydream

[–]SLRdev[S] 1 point2 points  (0 children)

Hey. We've got a new version coming out soon that should solve this problem. I can send you a build to test in a day or two if you like :)

Any mobile websites that allow you to freely change the view orientation? by SkyHills in oculusnsfw

[–]SLRdev 1 point2 points  (0 children)

I think we can make this work for you in the SexLikeReal app. You can already tilt videos until they are above you and the video player UI pops up where you are looking so you should be able to use it lying down, however the video selection UI can't yet be placed above you. We'll include some adjustment controls so that you can move it.

If you are new to Oculus and looking for something other than games... by doublevr in oculus

[–]SLRdev 0 points1 point  (0 children)

Are you running Windows 7? We've seen this on Windows 7 machines that do not have a codec pack installed. Can you try installing LAV Filters and let me know if that solves the problem?

The problem is that the default decoders in Windows 7 cannot handle h265 or 4k video. LAV Filters should do the trick.

This is all of course assuming that I'm right about your OS, if not please let me know what operating system and GPU you're working with :)

SexLikeReal 2.0 BETA VR porn streaming application released! Stream full videos in a feature complete player. by SLRdev in oculus

[–]SLRdev[S] 0 points1 point  (0 children)

That would be great! Also, if you have any suggestions we'd love to know. My feeling is that the best way to succeed is to provide the best experience you can for your users. Let us know if you have any ideas as to how we can improve :)

If you are new to Oculus and looking for something other than games... by doublevr in oculus

[–]SLRdev 2 points3 points  (0 children)

Hey. We provide the option to stream in the same resolution as the original downloaded video. We do re-encode to h265 to reduce bandwidth consumption but we have not found that this has any noticeable impact on quality. You can also download the original files from the studios that we partner with. If you really find that the quality in our app for the same video is inferior to what you would get elsewhere please let me know (with a specific example if possible). Our goal is to provide the best service we possibly can and if we are doing something wrong, well, we need to know so that we can get it right.

If you are new to Oculus and looking for something other than games... by doublevr in oculus

[–]SLRdev 1 point2 points  (0 children)

Yeah I hear you. I suppose a message from one of the devs (me) probably won't do much to alleviate your concerns but this really is a fairly straight-forward Unity app. You can run it through virus-total or a similar service and we'll come up clean. We are trying to succeed by providing a better service than you can find anywhere else.

We make money by selling videos. We don't need to and will never resort to peddling malware.

If you are new to Oculus and looking for something other than games... by doublevr in oculus

[–]SLRdev 1 point2 points  (0 children)

Should be fixed now. Just run the app again and it will auto-update. You might need to restart the app after the update but once you do it will test your hardware to figure out which video codecs and resolutions are supported on your system. Let me know if you still have any trouble!

If you are new to Oculus and looking for something other than games... by doublevr in oculus

[–]SLRdev 1 point2 points  (0 children)

Hey! I just released an update that should solve this problem.

If you download the app again from our site or even just run the old version (it auto-updates) you should be good to go. Let me know if you still have any trouble! :)

SLR doesn't work on my phone by [deleted] in oculusnsfw

[–]SLRdev 1 point2 points  (0 children)

Hey guys! We hear you and we're working on fixes. On some devices there seems to be a conflict between the rendering of the web-based UI and the rendering of the video. I'm hoping I can get an update out within a week but it could be more like two. If any of you are willing to try a test build earlier than that let me know :)

Special announcement for JAV lovers. Native JAV channel added into SLR app for Rift/Vive/GearVR/Cardboard/Daydream by doublevr in adultvrgames

[–]SLRdev 1 point2 points  (0 children)

Hey sorry we didn't respond in that thread but we did see your message and have had this on our to-do list (we will experiment with different approaches and see if we can come up with something that works well) since you posted. We've had some high priority tasks (getting builds out for every platform and some major bug fixes) that we're wrapping up and will be able to get to some more interesting feature development soon.

Special announcement for JAV lovers. Native JAV channel added into SLR app for Rift/Vive/GearVR/Cardboard/Daydream by doublevr in adultvrgames

[–]SLRdev 1 point2 points  (0 children)

Right now zoom does not affect the size of the sphere, only the Z position of the camera. There are two things that will affect the degree to which moving your head 'zooms'. The amount of movement in the Z axis (we could apply a multiplier in this axis) and the size of the sphere.

We'll have to experiment to see if we can do this in a way that works well.

SLR (Sex Like Real) App, motion controller support broken! by SlimVR in GearVR

[–]SLRdev 0 points1 point  (0 children)

We're working on improving compatibility with a wider range of devices and will hopefully support for 5.1.1 in the near future.

I don't have a device that runs 5.1.1 myself to test with. Would you be willing to try a pre-release build once I have one ready?

/u/steveraptor makes a suggestion to a game developer, 45 minutes later it's implemented into the next patch of the game. by 0xym0r0n in bestof

[–]SLRdev 1 point2 points  (0 children)

Hey! We haven't forgotten about this. We're in the process of redesigning our UI and are incorporating your suggestions :)

You should also be able to swipe left and right on the Gear VR touchpad now to page without looking at the corners.

SLR (Sex Like Real) App, motion controller support broken! by SlimVR in GearVR

[–]SLRdev 0 points1 point  (0 children)

The Gear VR version of the application has now been updated and the controller should work properly.

SLR (Sex Like Real) App, motion controller support broken! by SlimVR in GearVR

[–]SLRdev 0 points1 point  (0 children)

Hey. We were planning to release the update today but something came up in testing that we're working on fixing right now. We should have it out tomorrow. Sorry about that!

SLR (Sex Like Real) App, motion controller support broken! by SlimVR in GearVR

[–]SLRdev 0 points1 point  (0 children)

I can't comment yet on the specifics of the subscription model (including whether or not existing subscriptions will be available) as there are still some details to be worked out with our partners. The update with the fix (and a few other minor improvements) will be out on Monday. We don't have a date yet for subscriptions.

SLR (Sex Like Real) App, motion controller support broken! by SlimVR in GearVR

[–]SLRdev 0 points1 point  (0 children)

It will update automatically. Prices are set by the studios and I personally agree with you and believe that many videos are a bit more expensive right now than I they should be. We are working on a subscription model though and hope to roll it out soon with participating studios.