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

Problems droping tiles when using kvazaar #2390

Open
3 tasks done
hamlatzis opened this issue Feb 3, 2023 · 2 comments
Open
3 tasks done

Problems droping tiles when using kvazaar #2390

hamlatzis opened this issue Feb 3, 2023 · 2 comments

Comments

@hamlatzis
Copy link

hamlatzis commented Feb 3, 2023

Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!

Detailed guidelines: http:https://gpac.io/2013/07/16/how-to-file-a-bug-properly/

My machine

  • Ubuntu 64bit 18.04.6 LTS
  • memory 32GB
  • CPU AMD Ryzen 7 3700x 8-core processor × 16
  • GPU NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2

Also tried with building everything on my own (besides ready build apps) with branches

  • gpac HEAD detached at v2.2.0
  • ffmpeg release/5.1
  • local rtsp server gstreamer (1.20)

I have a local rtsp server streaming from a live camera, I want to re-encode the stream to support tiles in order to drop some of them and stream it again

1st step to see if encoding works:

and I can use a media player with no problem (there is a 30sec delay)

2nd step to drop tiles:

Get a lot of errors

[RTP] Rejecting too early packet (TS -1666837258 vs signaled rtp time 1 - diff 43389 ms)

3rd step to drop tiles with the addition of live profile:

No files are created locally (live.m3u8 and media segments) and nothing is streaming. Just the message on the terminal

[Socket] Asked to set socket receive buffer size to 1048576 but system used 425984
@jeanlf
Copy link
Member

jeanlf commented Mar 14, 2023

did you try the same setup using a local source (file) in real-time ? eg,

gpac -i src.mp4 reframer:rt=on c=libkvazaar ... 

@jeanlf
Copy link
Member

jeanlf commented May 31, 2024

any news on this ?

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