Skip to content

Live555 version freeze. - #8282

Merged
ev-mp merged 2 commits into
realsenseai:developmentfrom
IntelRealSenseArchive:live555_local
Feb 3, 2021
Merged

Live555 version freeze.#8282
ev-mp merged 2 commits into
realsenseai:developmentfrom
IntelRealSenseArchive:live555_local

Conversation

@apuzhevi

Copy link
Copy Markdown
Contributor

No description provided.


rtp_stream.get()->frame_data_buff.frame_number = 0;

/// FIXME: bbp and stride should be filled by m_rs_stream. but There are something wrong in m_rs_stream.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep this workaround until fix get_stride_in_bytes and get_bytes_per_pixel for Y8 image.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I totally agree with you, but there is one issue. We are trying to keep the network extensions library "external" to the main librealsense code. It means we cannot use "librealsense" namespace and we do use include files from the "src" directory. I will think about the solution for this issue. Any suggestions are welcome.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. Thank you.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think, these code should be moved to rs_rtp_stream::rs_rtp_stream() method. /src/ethernet/rs_rtp_stream.hh

@apuzhevi
apuzhevi requested a review from mengyui February 2, 2021 13:33
@ev-mp

ev-mp commented Feb 2, 2021

Copy link
Copy Markdown
Contributor

@apuzhevi , check the CI report and rectify accordingly

Comment thread src/ipDeviceCommon/RsCommon.cpp Outdated

@ev-mp ev-mp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ev-mp
ev-mp merged commit 64a45bc into realsenseai:development Feb 3, 2021
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

Successfully merging this pull request may close these issues.

3 participants