Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rasp stream is skipping frames #4

Open
nijhawank opened this issue Apr 28, 2021 · 2 comments
Open

rasp stream is skipping frames #4

nijhawank opened this issue Apr 28, 2021 · 2 comments

Comments

@nijhawank
Copy link

nijhawank commented Apr 28, 2021

When I use the Wyze iOS app, the live stream is smooth but with the stream hack installed, the rtsp stream using VLC on macOS seems to skip frames. I have v3 with the latest 4.36.0.280 firmware installed. I also see the following errors on the console...

VLC media player 3.0.11.1 Vetinari (revision 3.0.11.1-0-g52483f3ca2)
[00007fe39f704310] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00007fe39f676f20] h26x demux error: this doesn't look like a h264 ES stream, continuing anyway
2021-04-28 10:44:48.747 VLC[2619:42540] Can't find app with identifier com.apple.iTunes
2021-04-28 10:44:48.844 VLC[2619:42540] Can't find app with identifier com.spotify.client
[00007fe3a2c82ea0] videotoolbox decoder: Using Video Toolbox to decode 'h264'
[00007fe3a2c82ea0] videotoolbox decoder: vt cvpx chroma: 420v
2021-04-28 10:44:51.365 VLC[2619:42540] Can't find app with identifier com.apple.iTunes
2021-04-28 10:44:51.435 VLC[2619:42540] Can't find app with identifier com.spotify.client
[00007fe3a08ef4f0] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1000 ms)
[00007fe3a2c82ea0] main decoder error: buffer deadlock prevented
[00007fe3a08ef4f0] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1230 ms)
[00007fe3a2c82ea0] main decoder error: buffer deadlock prevented
[00007fe3a08ef4f0] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 2001 ms)
[00007fe3a08ef4f0] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 4497 ms)
[00007fe3a08ef4f0] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 4547 ms)
[00007fe3a2314700] bonjour renderer discovery: starting discovery
[00007fe3a08ef4f0] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 4824 ms)
[00007fe3a2314700] bonjour renderer discovery: stopped discovery
[00007fe3a08ef4f0] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 4927 ms)
[00007fe3a08ef4f0] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 5194 ms)

@FiveLeavesLeft
Copy link
Owner

The output above is from my stream hack or some rtsp software? You might try the version I just released it had some minor changes at start up and the first several frames.

@nijhawank
Copy link
Author

nijhawank commented May 2, 2021

The above output is from VLC on Mac. Your libimp.so at crb.users.sonic.net/current/libimp.so is still the old version. I have your existing hack installed. Can you provide me the latest libimp.so only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants