Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Conversation

@Norod
Copy link
Contributor

@Norod Norod commented Dec 30, 2015

Changes to Project File

  • SampleBroadcaster project now depends on the products of Pods.xcodeproj
  • Added Pods (Pods), URIParser-cpp (Pods) and VideoCore (Pods) into SampleBroadcaster's "Target Dependencies" under Build Phases
  • SampleBroadcaster will wait for and link against the build products of Pods directly
  • Removed the Hard-Coded DevelopmentTeam ID from the Target's attributes
  • Removed the Hard-Coded Provisioning Profile UID

Screenshots

screen shot 2015-12-30 at 16 35 31

screen shot 2015-12-30 at 16 38 00

…proj

* Added Pods (Pods), URIParser-cpp (Pods) and VideoCore (Pods) into SampleBroadcaster's "Target Dependencies" under Build Phases
* SampleBroadcaster will wait for and link against the build products of Pods directly
* Removed the Hard-Coded DevelopmentTeam ID from the Target's attributes
* The minimum iOS deployment target has been set to 8.0 (Minimum target with VideoToolBox API support)
* Removed the Hard-Coded Provisioning Profile UID
* Commented out m_socketJob.thisThreadInQueue related assertions because this member is not available
// If >= iOS 8.0 use the VideoToolbox encoder that does not write to disk.
* master:
  Check if we are on the main queue before calling delegate on main queue in setRtmpSessionState
  Provide "Pure" CoreFoundation objects to VTCompressionSessionCreate
  Update RTMPSession.h
  Delete AsyncStreamSession.hpp
  Delete AsyncStreamSession.cpp

# Conflicts:
#	stream/AsyncStreamSession.cpp
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant