Skip to content

Conversation

jcunhafonte
Copy link

fyhertz and others added 30 commits November 2, 2013 19:20
…Some major bug fixes in the RtpSocket and the implementation of RTCP.
Mavenize library for easy inclusion in other projects
…pps are now sent before every NAL I in a single RTP packet.
…s well (It was unable to pars mp4 files recorded with Google Glass).
…tch the aspect ratio of the camera preview.
New handler created for each session instance. Otherwise, it gives a "dead handler" exception.
fyhertz and others added 10 commits June 1, 2015 19:07
Give the possibility to set basic authorization to access the rtsp
stream. OPTIONS request are excluded from the authorization process and
are always available even without credentials
Add Basic Authorization
Removed 'org.apache.http.*' imports to add compatibility with Android API 23 (Android M)
Removed org.apache.http.* imports
@jcunhafonte jcunhafonte reopened this Feb 19, 2016
Faisal Hameed and others added 18 commits March 18, 2016 00:43
…//xxx.xxx.xxx.xxx:8086); trim trailing spaces
…ents-should-be-merged-fix-1

Code quality fix - Collapsible "if" statements should be merged.
…hould-be-used-fix-1

Code quality fix - Short-circuit logic should be used in boolean contexts.
…not-be-dereferenced-fix-1

Code quality fix - Null pointers should not be dereferenced.
[fix] `NullPointerException` when no query in URI string
…ld-be-used-fix-1

Code quality fix - The diamond operator ("<>") should be used.
…) is optional in RtspServer

* If not specified then use the specified RTP port + 1.
FIX an issue about the 'client_port' parameter in RtspServer
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.

6 participants