[Solved] RTSP Video Stream problem

@BlynkAndroidDev @Dmitriy @Costas - I’m just wondering if there’s been any suggestion to introduce a blynk add on downloadable from the app store to support the vlc plugin feature?

it’s impossible to make it as an addon as it need to much functionality and contains native c++ bindings. we are still on the research of how to support it.

by the way, I’ve updated the build by that google drive link with latest 2.9.0 features

1 Like

@BlynkAndroidDev ok no worries …thanks heaps for the update.

@BlynkAndroidDev do you have an update for 2.10.0?

new build would be after 2.10.1 release

Hi all,

We found a way to release this better video support, and new 2.12.0 release contains it. Please check this update on your devices.

1 Like

I made a connection with Onvifer for our cam using rtsp. However it would only work over tcp.

Using this link
rtsp://camIP:10554/tcp/av0_0

I’m struggling to get it working with blynk.
I’ve tried
rtsp://admin:password@camIP:10554/tcp/av0_0

But no success so far. I did manage to get the mjpeg stream working in the blynk app but I don’t want it since it’s at half the resolution of the rtsp stream.

Have you had any luck?

Works great on my Nexus 6… the one device of mine prone to the most issues with video and other graphics. No more patching required :+1:

Thanks!

@BlynkAndroidDev Awesome. All good here on my Samsung S7 Edge as well.
This is a great step forward for blynk.

Thanks again for getting this issue sorted.